Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

ABBR_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
abi - Variable in class org.tron.trident.core.contract.Contract
 
abi - Variable in class org.tron.trident.core.contract.Contract.Builder
 
ABI_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
abiToFunctions() - Method in class org.tron.trident.core.contract.Contract
Convert abi entries to ContractFunction objects
AbiTypes - Class in org.tron.trident.abi.datatypes
Maps Solidity types to web3j data types, allowing to use Java primitive types for numbers.
AbiUtils - Class in org.tron.trident.core.contract.abi
Utility class for handling Tron smart contract ABI (Application Binary Interface).
AbiUtils() - Constructor for class org.tron.trident.core.contract.abi.AbiUtils
 
AbstractBytes - Class in org.tron.trident.crypto.tuwenitypes
An abstract Bytes value that provides implementations of AbstractBytes.equals(Object), AbstractBytes.hashCode() and AbstractBytes.toString().
AbstractBytes() - Constructor for class org.tron.trident.crypto.tuwenitypes.AbstractBytes
 
ACCOUNT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountCreateContract
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.authority
 
ACCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
ACCOUNT_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.SetAccountIdContract
 
ACCOUNT_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ACCOUNT_NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountUpdateContract
 
ACCOUNT_NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ACCOUNT_RESOURCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
AccountCreateContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountCreateContract = 0;
accountPermissionUpdate(Contract.AccountPermissionUpdateContract) - Method in interface org.tron.trident.core.Api
 
accountPermissionUpdate(Contract.AccountPermissionUpdateContract) - Method in class org.tron.trident.core.ApiWrapper
Unfreeze a token that has passed the minimum freeze duration
AccountPermissionUpdateContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountPermissionUpdateContract = 46;
ACCOUNTSTATEROOT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader.raw
 
AccountUpdateContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountUpdateContract = 10;
ACQUIRED_DELEGATED_FROZEN_BALANCE_FOR_BANDWIDTH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ACQUIRED_DELEGATED_FROZEN_BALANCE_FOR_ENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
ACQUIRED_DELEGATED_FROZENV2_BALANCE_FOR_BANDWIDTH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ACQUIRED_DELEGATED_FROZENV2_BALANCE_FOR_ENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
ACTIVE_PERMISSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
Active_VALUE - Static variable in enum org.tron.trident.proto.Common.Permission.PermissionType
Active = 2;
ACTIVE_VALUE - Static variable in enum org.tron.trident.proto.Response.MarketOrder.State
ACTIVE = 0;
ACTIVECONNECTCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
ACTIVENODESIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
ACTIVES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
add(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
add(long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
add(T) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this + value).
add(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this + value).
ADD_PRE_FIX_BYTE_MAINNET - Static variable in class org.tron.trident.core.utils.Utils
 
ADD_PRE_FIX_BYTE_TESTNET - Static variable in class org.tron.trident.core.utils.Utils
 
addActivePermission(Common.Permission) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermission(int, Common.Permission) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermission(Common.Permission.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermission(int, Common.Permission.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermissionBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermissionBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActives(Common.Permission) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActives(int, Common.Permission) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActives(Common.Permission.Builder) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActives(int, Common.Permission.Builder) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActivesBuilder() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActivesBuilder(int) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addAllActivePermission(Iterable<? extends Common.Permission>) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addAllActives(Iterable<? extends Common.Permission>) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addAllApprovals(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
addAllApprovedList(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
addAllApprovedList(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
addAllAssets(Iterable<? extends Contract.AssetIssueContract>) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAllAuths(Iterable<? extends Common.authority>) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAllBlock(Iterable<? extends Chain.Block>) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addAllBlock(Iterable<? extends Response.BlockExtention>) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addAllCallValueInfo(Iterable<? extends Response.InternalTransaction.CallValueInfo>) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addAllChainParameter(Iterable<? extends Response.ChainParameters.ChainParameter>) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addAllConstantResult(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
addAllContract(Iterable<? extends Chain.Transaction.Contract>) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addAllContractResult(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
addAllDeadLockThreadInfoList(Iterable<? extends Response.NodeInfo.MachineInfo.DeadLockThreadInfo>) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addAllDelegatedResource(Iterable<? extends Response.DelegatedResource>) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addAllEntrys(Iterable<? extends Common.SmartContract.ABI.Entry>) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addAllEvents(Iterable<String>) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
addAllEvents(Iterable<String>) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
addAllExchanges(Iterable<? extends Response.Exchange>) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addAllFromAccounts(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
addAllFrozen(Iterable<? extends Response.Account.Frozen>) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addAllFrozenSupply(Iterable<? extends Contract.AssetIssueContract.FrozenSupply>) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addAllFrozenSupply(Iterable<? extends Response.Account.Frozen>) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addAllFrozenV2(Iterable<? extends Response.Account.FreezeV2>) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
addAllInputs(Iterable<? extends Common.SmartContract.ABI.Entry.Param>) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addAllInternalTransactions(Iterable<? extends Response.InternalTransaction>) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
addAllInternalTransactions(Iterable<? extends Response.InternalTransaction>) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addAllKeys(Iterable<? extends Common.Key>) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addAllLog(Iterable<? extends Response.TransactionInfo.Log>) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addAllLogs(Iterable<? extends Response.TransactionInfo.Log>) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
addAllMemoryDescInfoList(Iterable<? extends Response.NodeInfo.MachineInfo.MemoryDescInfo>) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addAllNodes(Iterable<? extends Response.NodeList.Node>) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addAllNoteTxs(Iterable<? extends Response.DecryptNotesTRC20.NoteTx>) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addAllOperation(Iterable<? extends Response.TransactionBalanceTrace.Operation>) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
addAllOrderDetails(Iterable<? extends Common.MarketOrderDetail>) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addAllOrderDetails(Iterable<? extends Common.MarketOrderDetail>) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addAllOrderPair(Iterable<? extends Response.MarketOrderPair>) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addAllOrders(Iterable<? extends Response.MarketOrder>) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addAllOutputs(Iterable<? extends Common.SmartContract.ABI.Entry.Param>) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addAllPeerInfoList(Iterable<? extends Response.NodeInfo.PeerInfo>) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addAllPrices(Iterable<? extends Response.MarketPrice>) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addAllProposals(Iterable<? extends Response.Proposal>) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addAllReceiveDescription(Iterable<? extends GrpcAPI.ReceiveDescription>) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addAllRet(Iterable<? extends Chain.Transaction.Result>) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addAllShieldedReceives(Iterable<? extends GrpcAPI.ReceiveNote>) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addAllShieldedReceives(Iterable<? extends GrpcAPI.ReceiveNote>) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addAllShieldedSpends(Iterable<? extends GrpcAPI.SpendNoteTRC20>) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addAllShieldedSpends(Iterable<? extends GrpcAPI.SpendNoteTRC20>) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addAllSignature(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
addAllSpendAuthoritySignature(Iterable<? extends GrpcAPI.BytesMessage>) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addAllSpendDescription(Iterable<? extends GrpcAPI.SpendDescription>) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addAllToAccounts(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
addAllTopics(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
addAllTransaction(Iterable<? extends Chain.Transaction>) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addAllTransactionBalanceTrace(Iterable<? extends Response.TransactionBalanceTrace>) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
addAllTransactionInfo(Iterable<? extends Response.TransactionInfo>) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addAllTransactions(Iterable<? extends Chain.Transaction>) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addAllTransactions(Iterable<? extends Response.TransactionExtention>) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addAllTxId(Iterable<String>) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
addAllUnfrozenV2(Iterable<? extends Response.Account.UnFreezeV2>) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
addAllVoteAddress(Iterable<? extends ByteString>) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
addAllVotes(Iterable<? extends Contract.VoteWitnessContract.Vote>) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addAllVotes(Iterable<? extends Common.Vote>) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
addAllWitnesses(Iterable<? extends Response.Witness>) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addApprovals(ByteString) - Method in class org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
addApprovedList(ByteString) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
addApprovedList(ByteString) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
addAssets(Contract.AssetIssueContract) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssets(int, Contract.AssetIssueContract) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssets(Contract.AssetIssueContract.Builder) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssets(int, Contract.AssetIssueContract.Builder) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssetsBuilder() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssetsBuilder(int) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAuths(Common.authority) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuths(int, Common.authority) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuths(Common.authority.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuths(int, Common.authority.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuthsBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuthsBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addBlock(Chain.Block) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlock(int, Chain.Block) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlock(Chain.Block.Builder) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlock(int, Chain.Block.Builder) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlock(Response.BlockExtention) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlock(int, Response.BlockExtention) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlock(Response.BlockExtention.Builder) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlock(int, Response.BlockExtention.Builder) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlockBuilder() - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlockBuilder(int) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlockBuilder() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlockBuilder(int) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addCallValueInfo(Response.InternalTransaction.CallValueInfo) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfo(int, Response.InternalTransaction.CallValueInfo) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfo(Response.InternalTransaction.CallValueInfo.Builder) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfo(int, Response.InternalTransaction.CallValueInfo.Builder) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfoBuilder() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfoBuilder(int) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addChainParameter(Response.ChainParameters.ChainParameter) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameter(int, Response.ChainParameters.ChainParameter) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameter(Response.ChainParameters.ChainParameter.Builder) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameter(int, Response.ChainParameters.ChainParameter.Builder) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameterBuilder() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameterBuilder(int) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addConstantResult(ByteString) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
addContract(Chain.Transaction.Contract) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContract(int, Chain.Transaction.Contract) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContract(Chain.Transaction.Contract.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContract(int, Chain.Transaction.Contract.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContractBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContractBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContractResult(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
addDeadLockThreadInfoList(Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoList(int, Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoList(Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoList(int, Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoListBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoListBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDelegatedResource(Response.DelegatedResource) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResource(int, Response.DelegatedResource) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResource(Response.DelegatedResource.Builder) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResource(int, Response.DelegatedResource.Builder) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResourceBuilder() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResourceBuilder(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addEntrys(Common.SmartContract.ABI.Entry) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrys(int, Common.SmartContract.ABI.Entry) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrys(Common.SmartContract.ABI.Entry.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrys(int, Common.SmartContract.ABI.Entry.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrysBuilder() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrysBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEvents(String) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
addEvents(String) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
addEventsBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
addEventsBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
addExact(T) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this + value).
addExact(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this + value).
addExchanges(Response.Exchange) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchanges(int, Response.Exchange) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchanges(Response.Exchange.Builder) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchanges(int, Response.Exchange.Builder) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchangesBuilder() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchangesBuilder(int) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addFromAccounts(ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
addFrozen(Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozen(int, Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozen(Response.Account.Frozen.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozen(int, Response.Account.Frozen.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozenBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozenBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozenSupply(Contract.AssetIssueContract.FrozenSupply) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupply(int, Contract.AssetIssueContract.FrozenSupply) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupply(Contract.AssetIssueContract.FrozenSupply.Builder) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupply(int, Contract.AssetIssueContract.FrozenSupply.Builder) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupply(Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupply(int, Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupply(Response.Account.Frozen.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupply(int, Response.Account.Frozen.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupplyBuilder() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupplyBuilder(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupplyBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupplyBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenV2(Response.Account.FreezeV2) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
addFrozenV2(int, Response.Account.FreezeV2) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
addFrozenV2(Response.Account.FreezeV2.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
addFrozenV2(int, Response.Account.FreezeV2.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
addFrozenV2Builder() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
addFrozenV2Builder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
addInputs(Common.SmartContract.ABI.Entry.Param) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputs(int, Common.SmartContract.ABI.Entry.Param) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputs(Common.SmartContract.ABI.Entry.Param.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputs(int, Common.SmartContract.ABI.Entry.Param.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputsBuilder() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputsBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInternalTransactions(Response.InternalTransaction) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
addInternalTransactions(int, Response.InternalTransaction) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
addInternalTransactions(Response.InternalTransaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
addInternalTransactions(int, Response.InternalTransaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
addInternalTransactions(Response.InternalTransaction) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactions(int, Response.InternalTransaction) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactions(Response.InternalTransaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactions(int, Response.InternalTransaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactionsBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
addInternalTransactionsBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
addInternalTransactionsBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactionsBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addKeys(Common.Key) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeys(int, Common.Key) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeys(Common.Key.Builder) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeys(int, Common.Key.Builder) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeysBuilder() - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeysBuilder(int) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addLog(Response.TransactionInfo.Log) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLog(int, Response.TransactionInfo.Log) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLog(Response.TransactionInfo.Log.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLog(int, Response.TransactionInfo.Log.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLogBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLogBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLogs(Response.TransactionInfo.Log) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
addLogs(int, Response.TransactionInfo.Log) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
addLogs(Response.TransactionInfo.Log.Builder) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
addLogs(int, Response.TransactionInfo.Log.Builder) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
addLogsBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
addLogsBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
addMemoryDescInfoList(Response.NodeInfo.MachineInfo.MemoryDescInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoList(int, Response.NodeInfo.MachineInfo.MemoryDescInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoList(Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoList(int, Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoListBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoListBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMod(UInt256, UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
addMod(long, UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
addMod(long, long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
addMod(T, UInt256) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value equivalent to ((this + value) mod modulus).
addMod(long, UInt256) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value equivalent to ((this + value) mod modulus).
addMod(long, long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value equivalent to ((this + value) mod modulus).
addNodes(Response.NodeList.Node) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodes(int, Response.NodeList.Node) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodes(Response.NodeList.Node.Builder) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodes(int, Response.NodeList.Node.Builder) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodesBuilder() - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodesBuilder(int) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNoteTxs(Response.DecryptNotesTRC20.NoteTx) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxs(int, Response.DecryptNotesTRC20.NoteTx) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxs(Response.DecryptNotesTRC20.NoteTx.Builder) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxs(int, Response.DecryptNotesTRC20.NoteTx.Builder) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxsBuilder() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxsBuilder(int) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addOperation(Response.TransactionBalanceTrace.Operation) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
addOperation(int, Response.TransactionBalanceTrace.Operation) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
addOperation(Response.TransactionBalanceTrace.Operation.Builder) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
addOperation(int, Response.TransactionBalanceTrace.Operation.Builder) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
addOperationBuilder() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
addOperationBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
addOrderDetails(Common.MarketOrderDetail) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(int, Common.MarketOrderDetail) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(Common.MarketOrderDetail.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(int, Common.MarketOrderDetail.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(Common.MarketOrderDetail) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(int, Common.MarketOrderDetail) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(Common.MarketOrderDetail.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(int, Common.MarketOrderDetail.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetailsBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetailsBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetailsBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetailsBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderPair(Response.MarketOrderPair) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPair(int, Response.MarketOrderPair) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPair(Response.MarketOrderPair.Builder) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPair(int, Response.MarketOrderPair.Builder) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPairBuilder() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPairBuilder(int) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrders(Response.MarketOrder) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrders(int, Response.MarketOrder) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrders(Response.MarketOrder.Builder) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrders(int, Response.MarketOrder.Builder) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrdersBuilder() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrdersBuilder(int) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOutputs(Common.SmartContract.ABI.Entry.Param) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputs(int, Common.SmartContract.ABI.Entry.Param) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputs(Common.SmartContract.ABI.Entry.Param.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputs(int, Common.SmartContract.ABI.Entry.Param.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputsBuilder() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputsBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addPeerInfoList(Response.NodeInfo.PeerInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoList(int, Response.NodeInfo.PeerInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoList(Response.NodeInfo.PeerInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoList(int, Response.NodeInfo.PeerInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoListBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoListBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPrices(Response.MarketPrice) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPrices(int, Response.MarketPrice) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPrices(Response.MarketPrice.Builder) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPrices(int, Response.MarketPrice.Builder) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPricesBuilder() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPricesBuilder(int) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addProposals(Response.Proposal) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposals(int, Response.Proposal) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposals(Response.Proposal.Builder) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposals(int, Response.Proposal.Builder) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposalsBuilder() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposalsBuilder(int) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addReceiveDescription(GrpcAPI.ReceiveDescription) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescription(int, GrpcAPI.ReceiveDescription) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescription(GrpcAPI.ReceiveDescription.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescription(int, GrpcAPI.ReceiveDescription.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescriptionBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescriptionBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.authority.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.Key.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.Note.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
Address - Class in org.tron.trident.abi.datatypes
Address type, which by default is equivalent to uint160 which follows the Ethereum specification.
Address(Uint) - Constructor for class org.tron.trident.abi.datatypes.Address
 
Address(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Address
 
Address(int, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Address
 
Address(String) - Constructor for class org.tron.trident.abi.datatypes.Address
 
Address(int, String) - Constructor for class org.tron.trident.abi.datatypes.Address
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.AccountId
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Key
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeList.Node
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo.Log
 
ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
ADDRESS_SIZE - Static variable in class org.tron.trident.core.utils.Utils
 
addressValid(byte[]) - Static method in class org.tron.trident.core.utils.Utils
 
addRet(Chain.Transaction.Result) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRet(int, Chain.Transaction.Result) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRet(Chain.Transaction.Result.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRet(int, Chain.Transaction.Result.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRetBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRetBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addShieldedReceives(GrpcAPI.ReceiveNote) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(int, GrpcAPI.ReceiveNote) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(GrpcAPI.ReceiveNote.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(int, GrpcAPI.ReceiveNote.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(GrpcAPI.ReceiveNote) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(int, GrpcAPI.ReceiveNote) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(GrpcAPI.ReceiveNote.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(int, GrpcAPI.ReceiveNote.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceivesBuilder() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceivesBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceivesBuilder() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceivesBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedSpends(GrpcAPI.SpendNoteTRC20) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(int, GrpcAPI.SpendNoteTRC20) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(GrpcAPI.SpendNoteTRC20.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(int, GrpcAPI.SpendNoteTRC20.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(GrpcAPI.SpendNoteTRC20) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(int, GrpcAPI.SpendNoteTRC20) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(GrpcAPI.SpendNoteTRC20.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(int, GrpcAPI.SpendNoteTRC20.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpendsBuilder() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpendsBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpendsBuilder() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpendsBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addSign(Response.TransactionSign, StreamObserver<Response.TransactionExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
addSign(Response.TransactionSign) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
addSign(Response.TransactionSign) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
addSign(Response.TransactionSign, StreamObserver<Response.TransactionExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
addSignature(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
addSpendAuthoritySignature(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignature(int, GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignature(GrpcAPI.BytesMessage.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignature(int, GrpcAPI.BytesMessage.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignatureBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignatureBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendDescription(GrpcAPI.SpendDescription) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescription(int, GrpcAPI.SpendDescription) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescription(GrpcAPI.SpendDescription.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescription(int, GrpcAPI.SpendDescription.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescriptionBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescriptionBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addToAccounts(ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
addTopics(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
addTransaction(Chain.Transaction) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransaction(int, Chain.Transaction) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransaction(Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransaction(int, Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransactionBalanceTrace(Response.TransactionBalanceTrace) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
addTransactionBalanceTrace(int, Response.TransactionBalanceTrace) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
addTransactionBalanceTrace(Response.TransactionBalanceTrace.Builder) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
addTransactionBalanceTrace(int, Response.TransactionBalanceTrace.Builder) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
addTransactionBalanceTraceBuilder() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
addTransactionBalanceTraceBuilder(int) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
addTransactionBuilder() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransactionBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransactionInfo(Response.TransactionInfo) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfo(int, Response.TransactionInfo) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfo(Response.TransactionInfo.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfo(int, Response.TransactionInfo.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfoBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfoBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactions(Chain.Transaction) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactions(int, Chain.Transaction) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactions(Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactions(int, Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactions(Response.TransactionExtention) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactions(int, Response.TransactionExtention) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactions(Response.TransactionExtention.Builder) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactions(int, Response.TransactionExtention.Builder) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactionsBuilder() - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactionsBuilder(int) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactionsBuilder() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactionsBuilder(int) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTxId(String) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
addTxIdBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
addUnfrozenV2(Response.Account.UnFreezeV2) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
addUnfrozenV2(int, Response.Account.UnFreezeV2) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
addUnfrozenV2(Response.Account.UnFreezeV2.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
addUnfrozenV2(int, Response.Account.UnFreezeV2.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
addUnfrozenV2Builder() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
addUnfrozenV2Builder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
addVoteAddress(ByteString) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
addVotes(Contract.VoteWitnessContract.Vote) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotes(int, Contract.VoteWitnessContract.Vote) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotes(Contract.VoteWitnessContract.Vote.Builder) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotes(int, Contract.VoteWitnessContract.Vote.Builder) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotes(Common.Vote) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
addVotes(int, Common.Vote) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
addVotes(Common.Vote.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
addVotes(int, Common.Vote.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
addVotesBuilder() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotesBuilder(int) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotesBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
addVotesBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
addWitnesses(Response.Witness) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnesses(int, Response.Witness) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnesses(Response.Witness.Builder) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnesses(int, Response.Witness.Builder) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnessesBuilder() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnessesBuilder(int) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
AK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
AK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
AK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
AK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
AK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
ALGORITHM - Static variable in class org.tron.trident.crypto.SECP256K1
 
ALLOWADAPTIVEENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
allowance(String, String) - Method in class org.tron.trident.core.contract.Trc20Contract
Call function allowance(address _owner, address _spender) public view returns (uint256 remaining).
ALLOWANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ALLOWCREATIONOFCONTRACTS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
ALPHA_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
ALPHABET - Static variable in class org.tron.trident.core.utils.Base58
 
ALPHABET - Static variable in class org.tron.trident.utils.Base58Check
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TransferAssetContract
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TransferContract
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.FreezeV2
 
AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
ANCHOR_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendDescription
 
and(Bytes) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a bit-wise AND of these bytes and the supplied bytes.
and(Bytes, T) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Calculate a bit-wise AND of these bytes and the supplied bytes.
and(Bytes32) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Return a bit-wise AND of these bytes and the supplied bytes.
and(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a bit-wise AND of this value and the supplied value.
and(Bytes32) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a bit-wise AND of this value and the supplied bytes.
ANONYMOUS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
Api - Interface in org.tron.trident.core
 
ApiWrapper - Class in org.tron.trident.core
A ApiWrapper object is the entry point for calling the functions.
ApiWrapper(String, String, String) - Constructor for class org.tron.trident.core.ApiWrapper
 
ApiWrapper(String, String, String, String) - Constructor for class org.tron.trident.core.ApiWrapper
 
ApiWrapper(String, String, String, List<ClientInterceptor>) - Constructor for class org.tron.trident.core.ApiWrapper
 
ApiWrapper(String, String, String, int) - Constructor for class org.tron.trident.core.ApiWrapper
 
ApiWrapper(String, String, String, List<ClientInterceptor>, int) - Constructor for class org.tron.trident.core.ApiWrapper
 
appendHexTo(T) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Append this value as a sequence of hexadecimal characters.
appendTo(ByteBuffer) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Append the bytes of this value to the ByteBuffer.
appendTo(Buffer) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Append the bytes of this value to the provided Vert.x Buffer.
APPROVALS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Proposal
 
approve(String, long, int, String, long) - Method in class org.tron.trident.core.contract.Trc20Contract
Call function approve(address _spender, uint256 _value) public returns (bool success) Allows _spender to withdraw from your account multiple times, up to the _value amount.
APPROVED_LIST_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionApprovedList
 
APPROVED_LIST_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSignWeight
 
APPROVED_VALUE - Static variable in enum org.tron.trident.proto.Response.Proposal.State
APPROVED = 2;
approveProposal(String, long, boolean) - Method in interface org.tron.trident.core.Api
 
approveProposal(String, long, boolean) - Method in class org.tron.trident.core.ApiWrapper
ProposalApprove Approves proposed transaction.
Array<T extends Type> - Class in org.tron.trident.abi.datatypes
Fixed size array.
ARRAY_SUFFIX - Static variable in class org.tron.trident.abi.TypeReference
 
asByte(int, int) - Static method in class org.tron.trident.utils.Numeric
 
asEcPoint() - Method in class org.tron.trident.crypto.SECP256K1.PublicKey
Returns this public key as an ECPoint of Bouncy Castle, to facilitate cryptographic operations.
ASK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
ASK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
ASK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
Assertions - Class in org.tron.trident.utils
Assertion utility functions.
Assertions() - Constructor for class org.tron.trident.utils.Assertions
 
ASSET_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ASSET_ISSUED_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ASSET_ISSUED_NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ASSET_NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
ASSET_NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TransferAssetContract
 
ASSET_OPTIMIZED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ASSETID_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
ASSETID_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
AssetIssue_VALUE - Static variable in enum org.tron.trident.proto.Common.AccountType
AssetIssue = 1;
AssetIssueContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AssetIssueContract = 6;
assetIssueContractBuilder(String, String, String, long, int, int, long, long, String, long, long, int, String) - Method in interface org.tron.trident.core.Api
 
assetIssueContractBuilder(String, String, String, long, int, int, long, long, String, long, long, int, String) - Method in class org.tron.trident.core.ApiWrapper
 
ASSETISSUEID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
ASSETISSUEID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
ASSETNETLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountNetMessage
 
ASSETNETLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
ASSETNETUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountNetMessage
 
ASSETNETUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
ASSETS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AssetIssueList
 
ASSETV2_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
AUTHS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
AVGLATENCY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 

B

BACKUPLISTENPORT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
BACKUPMEMBERSIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
BACKUPPRIORITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
BAD_JUMP_DESTINATION_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
BAD_JUMP_DESTINATION = 3;
BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.DelegateResourceContract
 
BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
balanceOf(String) - Method in class org.tron.trident.core.contract.Trc20Contract
Call function balanceOf(address _owner) public view returns (uint256 balance).
BANDWIDTH_VALUE - Static variable in enum org.tron.trident.proto.Common.ResourceCode
BANDWIDTH = 0;
BANDWITH_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
BANDWITH_ERROR = 4;
Base58 - Class in org.tron.trident.core.utils
 
Base58() - Constructor for class org.tron.trident.core.utils.Base58
 
Base58Check - Class in org.tron.trident.utils
Converts between an array of bytes and a Base58Check string.
base58ToBytes(String) - Static method in class org.tron.trident.utils.Base58Check
 
BEGINSYNCNUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
BINDING_SIGNATURE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
bindService(WalletGrpc.AsyncService) - Static method in class org.tron.trident.api.WalletGrpc
 
bindService() - Method in class org.tron.trident.api.WalletGrpc.WalletImplBase
 
bindService(WalletSolidityGrpc.AsyncService) - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
bindService() - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityImplBase
 
bitLength() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides the number of bits following and including the highest-order ("leftmost") one-bit, or zero if all bits are zero.
bitLength() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
bitLength() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Provides the number of bits following and including the highest-order ("leftmost") one-bit in the binary representation of this value, or zero if all bits are zero.
blake2b256(byte[]) - Static method in class org.tron.trident.crypto.Hash
Blake2-256 hash function.
BLOCK_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockList
 
BLOCK_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockListExtention
 
BLOCK_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
BLOCK_HEADER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Block
 
BLOCK_HEADER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockExtention
 
BLOCK_IDENTIFIER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockBalanceTrace
 
BLOCK_UNSOLIDIFIED_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
BLOCK_UNSOLIDIFIED = 12;
BlockId - Class in org.tron.trident.core.transaction
 
BlockId() - Constructor for class org.tron.trident.core.transaction.BlockId
 
BlockId(Sha256Hash) - Constructor for class org.tron.trident.core.transaction.BlockId
 
BlockId(Sha256Hash, long) - Constructor for class org.tron.trident.core.transaction.BlockId
BlockId(byte[], long) - Constructor for class org.tron.trident.core.transaction.BlockId
 
BlockId(ByteString, long) - Constructor for class org.tron.trident.core.transaction.BlockId
 
BLOCKID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockExtention
 
blockingStub - Variable in class org.tron.trident.core.ApiWrapper
 
blockingStubSolidity - Variable in class org.tron.trident.core.ApiWrapper
 
BLOCKINPORCSIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
BLOCKNUMBER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
BLOCKTIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
BLOCKTIMESTAMP_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
Bool - Class in org.tron.trident.abi.datatypes
Boolean type.
Bool(boolean) - Constructor for class org.tron.trident.abi.datatypes.Bool
 
Bool(Boolean) - Constructor for class org.tron.trident.abi.datatypes.Bool
 
broadcastTransaction(Chain.Transaction, StreamObserver<Response.TransactionReturn>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
Transactions:
broadcastTransaction(Chain.Transaction) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
Transactions:
broadcastTransaction(Chain.Transaction) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
Transactions:
broadcastTransaction(Chain.Transaction, StreamObserver<Response.TransactionReturn>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
Transactions:
broadcastTransaction(Chain.Transaction) - Method in interface org.tron.trident.core.Api
 
broadcastTransaction(Chain.Transaction) - Method in class org.tron.trident.core.ApiWrapper
broadcast a transaction with the binding account.
BROKERAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
build() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
build() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
build(Channel, CallOptions) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
build(Channel, CallOptions) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
build(Channel, CallOptions) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
build(Channel, CallOptions) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
build(Channel, CallOptions) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
build(Channel, CallOptions) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
build() - Method in class org.tron.trident.core.contract.Contract.Builder
 
build() - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
build() - Method in class org.tron.trident.core.transaction.TransactionBuilder
 
build() - Method in class org.tron.trident.proto.Chain.Block.Builder
 
build() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
build() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
build() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
build() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
build() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
build() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
build() - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
build() - Method in class org.tron.trident.proto.Common.authority.Builder
 
build() - Method in class org.tron.trident.proto.Common.Key.Builder
 
build() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
build() - Method in class org.tron.trident.proto.Common.Note.Builder
 
build() - Method in class org.tron.trident.proto.Common.Permission.Builder
 
build() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
build() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
build() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
build() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
build() - Method in class org.tron.trident.proto.Common.Vote.Builder
 
build() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
build() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
build() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
build() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
build() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
build() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
build() - Method in class org.tron.trident.proto.Response.Account.Builder
 
build() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
build() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
build() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
build() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
build() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
build() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
build() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
build() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
build() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
build() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
build() - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
build() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
build() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
build() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
build() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
build() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
build() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
build() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
build() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
build() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
build() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
build() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
build() - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
build() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
build() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
build() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
build() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
build() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
build() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
build() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
build() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
build() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
build() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
build() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
build() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
build() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
build() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
build() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
build() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
build() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
build() - Method in class org.tron.trident.proto.Response.Witness.Builder
 
build() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
Builder() - Constructor for class org.tron.trident.core.contract.Contract.Builder
 
Builder() - Constructor for class org.tron.trident.core.contract.ContractFunction.Builder
 
buildEventSignature(String) - Static method in class org.tron.trident.abi.EventEncoder
 
buildMethodId(String) - Static method in class org.tron.trident.abi.FunctionEncoder
 
buildMethodSignature(String, List<Type>) - Static method in class org.tron.trident.abi.FunctionEncoder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
buildPartial() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Chain.Block.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.authority.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.Key.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.Note.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.Permission.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Common.Vote.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.Account.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.Witness.Builder
 
buildPartial() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
BUY_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
BUY_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
BUY_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrderPair
 
BUY_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketPriceList
 
BUY_TOKEN_QUANTITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
BUY_TOKEN_QUANTITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
BUY_TOKEN_QUANTITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketPrice
 
Byte - Class in org.tron.trident.abi.datatypes.primitive
 
Byte(byte) - Constructor for class org.tron.trident.abi.datatypes.primitive.Byte
 
ByteArray - Class in org.tron.trident.core.utils
 
ByteArray() - Constructor for class org.tron.trident.core.utils.ByteArray
 
bytecode - Variable in class org.tron.trident.core.contract.Contract.Builder
 
bytecode - Variable in class org.tron.trident.core.contract.Contract
 
BYTECODE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
Bytes - Class in org.tron.trident.abi.datatypes
Statically allocated sequence of bytes.
Bytes(int, byte[]) - Constructor for class org.tron.trident.abi.datatypes.Bytes
 
Bytes - Interface in org.tron.trident.crypto.tuwenitypes
A value made of bytes.
Bytes - Class in org.tron.trident.utils
Byte array utility functions.
Bytes1 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes1(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes1
 
Bytes10 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes10(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes10
 
Bytes11 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes11(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes11
 
Bytes12 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes12(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes12
 
Bytes13 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes13(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes13
 
Bytes14 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes14(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes14
 
Bytes15 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes15(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes15
 
Bytes16 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes16(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes16
 
Bytes17 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes17(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes17
 
Bytes18 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes18(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes18
 
Bytes19 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes19(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes19
 
Bytes2 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes2(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes2
 
Bytes20 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes20(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes20
 
Bytes21 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes21(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes21
 
Bytes22 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes22(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes22
 
Bytes23 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes23(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes23
 
Bytes24 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes24(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes24
 
Bytes25 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes25(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes25
 
Bytes26 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes26(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes26
 
Bytes27 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes27(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes27
 
Bytes28 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes28(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes28
 
Bytes29 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes29(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes29
 
Bytes3 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes3(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes3
 
Bytes30 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes30(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes30
 
Bytes31 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes31(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes31
 
Bytes32 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes32(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes32
 
Bytes32 - Interface in org.tron.trident.crypto.tuwenitypes
A Bytes value that is guaranteed to contain exactly 32 bytes.
bytes32PaddedLength() - Method in class org.tron.trident.abi.datatypes.Array
 
bytes32PaddedLength() - Method in class org.tron.trident.abi.datatypes.BytesType
 
bytes32PaddedLength() - Method in class org.tron.trident.abi.datatypes.DynamicArray
 
bytes32PaddedLength() - Method in class org.tron.trident.abi.datatypes.DynamicStruct
 
bytes32PaddedLength() - Method in interface org.tron.trident.abi.datatypes.Type
 
bytes32PaddedLength() - Method in class org.tron.trident.abi.datatypes.Utf8String
 
Bytes4 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes4(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes4
 
Bytes5 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes5(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes5
 
Bytes6 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes6(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes6
 
Bytes7 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes7(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes7
 
Bytes8 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes8(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes8
 
Bytes9 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Bytes9(byte[]) - Constructor for class org.tron.trident.abi.datatypes.generated.Bytes9
 
BYTES_REQUIRED - Static variable in class org.tron.trident.crypto.SECP256K1.Signature
 
bytesToBase58(byte[]) - Static method in class org.tron.trident.utils.Base58Check
 
BytesType - Class in org.tron.trident.abi.datatypes
Binary sequence of bytes.
BytesType(byte[], String) - Constructor for class org.tron.trident.abi.datatypes.BytesType
 

C

C_ENC_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
C_OUT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
calculateECDHKeyAgreement(SECP256K1.PrivateKey, SECP256K1.PublicKey) - Static method in class org.tron.trident.crypto.SECP256K1
Calculates an ECDH key agreement between the private and the public key.
calculateTransactionHash(Chain.Transaction) - Static method in class org.tron.trident.core.ApiWrapper
 
CALL_TOKEN_VALUE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.CreateSmartContract
 
CALL_TOKEN_VALUE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TriggerSmartContract
 
CALL_VALUE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
CALL_VALUE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TriggerSmartContract
 
CALLER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction
 
callValue - Variable in class org.tron.trident.core.contract.Contract.Builder
 
callValue - Variable in class org.tron.trident.core.contract.Contract
 
CALLVALUE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
CALLVALUEINFO_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction
 
CANCEL_UNFREEZEV2_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
CANCEL_UNFREEZEV2_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
cancelAllUnfreezeV2(String) - Method in interface org.tron.trident.core.Api
 
cancelAllUnfreezeV2(String) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API Cancel all the unstaking transactions in the waiting period
CancelAllUnfreezeV2Contract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
CancelAllUnfreezeV2Contract = 59;
CANCELED_VALUE - Static variable in enum org.tron.trident.proto.Response.MarketOrder.State
CANCELED = 2;
CANCELED_VALUE - Static variable in enum org.tron.trident.proto.Response.Proposal.State
CANCELED = 3;
capitaliseFirstLetter(String) - Static method in class org.tron.trident.utils.Strings
 
Chain - Class in org.tron.trident.proto
 
Chain.Block - Class in org.tron.trident.proto
block
Chain.Block.Builder - Class in org.tron.trident.proto
block
Chain.BlockHeader - Class in org.tron.trident.proto
Protobuf type protocol.BlockHeader
Chain.BlockHeader.Builder - Class in org.tron.trident.proto
Protobuf type protocol.BlockHeader
Chain.BlockHeader.raw - Class in org.tron.trident.proto
Protobuf type protocol.BlockHeader.raw
Chain.BlockHeader.raw.Builder - Class in org.tron.trident.proto
Protobuf type protocol.BlockHeader.raw
Chain.BlockHeader.rawOrBuilder - Interface in org.tron.trident.proto
 
Chain.BlockHeaderOrBuilder - Interface in org.tron.trident.proto
 
Chain.BlockOrBuilder - Interface in org.tron.trident.proto
 
Chain.Transaction - Class in org.tron.trident.proto
Protobuf type protocol.Transaction
Chain.Transaction.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Transaction
Chain.Transaction.Contract - Class in org.tron.trident.proto
Protobuf type protocol.Transaction.Contract
Chain.Transaction.Contract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Transaction.Contract
Chain.Transaction.Contract.ContractType - Enum in org.tron.trident.proto
Protobuf enum protocol.Transaction.Contract.ContractType
Chain.Transaction.ContractOrBuilder - Interface in org.tron.trident.proto
 
Chain.Transaction.raw - Class in org.tron.trident.proto
Protobuf type protocol.Transaction.raw
Chain.Transaction.raw.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Transaction.raw
Chain.Transaction.rawOrBuilder - Interface in org.tron.trident.proto
 
Chain.Transaction.Result - Class in org.tron.trident.proto
Protobuf type protocol.Transaction.Result
Chain.Transaction.Result.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Transaction.Result
Chain.Transaction.Result.code - Enum in org.tron.trident.proto
Protobuf enum protocol.Transaction.Result.code
Chain.Transaction.Result.contractResult - Enum in org.tron.trident.proto
Protobuf enum protocol.Transaction.Result.contractResult
Chain.Transaction.ResultOrBuilder - Interface in org.tron.trident.proto
 
Chain.TransactionOrBuilder - Interface in org.tron.trident.proto
 
CHAINPARAMETER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ChainParameters
 
channel - Variable in class org.tron.trident.core.ApiWrapper
 
channelSolidity - Variable in class org.tron.trident.core.ApiWrapper
 
Char - Class in org.tron.trident.abi.datatypes.primitive
 
Char(char) - Constructor for class org.tron.trident.abi.datatypes.primitive.Char
 
CHEATWITNESSINFOMAP_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
cleanHexPrefix(String) - Static method in class org.tron.trident.utils.Numeric
 
clear() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
clear() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
clear() - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Set all bytes in this value to 0.
clear() - Method in class org.tron.trident.proto.Chain.Block.Builder
 
clear() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
clear() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
clear() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
clear() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
clear() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
clear() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clear() - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
clear() - Method in class org.tron.trident.proto.Common.authority.Builder
 
clear() - Method in class org.tron.trident.proto.Common.Key.Builder
 
clear() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
clear() - Method in class org.tron.trident.proto.Common.Note.Builder
 
clear() - Method in class org.tron.trident.proto.Common.Permission.Builder
 
clear() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
clear() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
clear() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
clear() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
clear() - Method in class org.tron.trident.proto.Common.Vote.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
clear() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
clear() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
clear() - Method in class org.tron.trident.proto.Response.Account.Builder
 
clear() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
clear() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
clear() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
clear() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clear() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clear() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
clear() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
clear() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
clear() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
clear() - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
clear() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
clear() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
clear() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
clear() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
clear() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
clear() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
clear() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
clear() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
clear() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
clear() - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
clear() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
clear() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
clear() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
clear() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
clear() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
clear() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
clear() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
clear() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
clear() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
clear() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
clear() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
clear() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
clear() - Method in class org.tron.trident.proto.Response.Witness.Builder
 
clear() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
clearAbbr() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes abbr = 3;
clearAbi() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
ClearABIContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ClearABIContract = 48;
clearAccount() - Method in class org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
clearAccount() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
bytes account = 1;
clearAccountAddress() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes account_address = 2;
clearAccountId() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes account_id = 1;
clearAccountId() - Method in class org.tron.trident.proto.Response.Account.Builder
the identity of this account, case insensitive
clearAccountName() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes account_name = 1;
clearAccountName() - Method in class org.tron.trident.proto.Response.Account.Builder
account nick name
clearAccountResource() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
clearAccountStateRoot() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes accountStateRoot = 11;
clearAcquiredDelegatedFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account.Builder
Frozen balance provided by other accounts to this account
clearAcquiredDelegatedFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balance provided by other accounts to this account
clearAcquiredDelegatedFrozenV2BalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 acquired_delegated_frozenV2_balance_for_bandwidth = 37;
clearAcquiredDelegatedFrozenV2BalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 acquired_delegated_frozenV2_balance_for_energy = 11;
clearActiveConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int32 activeConnectCount = 5;
clearActiveNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 activeNodeSize = 5;
clearActivePermission() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
clearActives() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
clearAddress() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
bytes address = 3;
clearAddress() - Method in class org.tron.trident.proto.Common.AccountId.Builder
bytes address = 2;
clearAddress() - Method in class org.tron.trident.proto.Common.Key.Builder
bytes address = 1;
clearAddress() - Method in class org.tron.trident.proto.Response.Account.Builder
the create address
clearAddress() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
clearAddress() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
clearAddress() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
bytes address = 2;
clearAddress() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes address = 1;
clearAddress() - Method in class org.tron.trident.proto.Response.Witness.Builder
bytes address = 1;
clearAk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ak = 5;
clearAk() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes ak = 2;
clearAk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ak = 1;
clearAk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ak = 5;
clearAk() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes ak = 1;
clearAllowAdaptiveEnergy() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowAdaptiveEnergy = 19;
clearAllowance() - Method in class org.tron.trident.proto.Response.Account.Builder
witness block producing allowance
clearAllowCreationOfContracts() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowCreationOfContracts = 18;
clearAlpha() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes alpha = 2;
clearAmount() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
int64 amount = 1;
clearAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
int64 amount = 4;
clearAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
int64 amount = 4;
clearAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
int64 amount = 3;
clearAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
int64 amount = 3;
clearAmount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
clearAmount() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
clearAmount() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
int64 amount = 4;
clearAmount() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
int64 amount = 3;
clearAmount() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
int64 amount = 2;
clearAmount() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
int64 amount = 3;
clearAnchor() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
merkle root
clearAnonymous() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool anonymous = 1;
clearApprovals() - Method in class org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
clearApprovedList() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
clearApprovedList() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
clearAsk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ask = 1;
clearAsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ask = 1;
clearAsk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ask = 2;
clearAsset() - Method in class org.tron.trident.proto.Response.Account.Builder
 
clearAssetId() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
clearAssetId() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
clearAssetIssuedID() - Method in class org.tron.trident.proto.Response.Account.Builder
bytes asset_issued_ID = 57;
clearAssetIssuedName() - Method in class org.tron.trident.proto.Response.Account.Builder
asset_issued_name
clearAssetIssueID() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
clearAssetIssueID() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
clearAssetName() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
this field is token name before the proposal
clearAssetName() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
this field is token name before the proposal
clearAssetNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clearAssetNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clearAssetNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clearAssetNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clearAssetOptimized() - Method in class org.tron.trident.proto.Response.Account.Builder
bool asset_optimized = 60;
clearAssets() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
clearAssetV2() - Method in class org.tron.trident.proto.Response.Account.Builder
 
clearAuths() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
clearAvgLatency() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
double avgLatency = 12;
clearBackupListenPort() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupListenPort = 10;
clearBackupMemberSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupMemberSize = 11;
clearBackupPriority() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupPriority = 12;
clearBalance() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
int64 balance = 3;
clearBalance() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
int64 balance = 3;
clearBalance() - Method in class org.tron.trident.proto.Response.Account.Builder
the trx balance
clearBeginSyncNum() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int64 beginSyncNum = 1;
clearBindingSignature() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes binding_signature = 3;
clearBlock() - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
clearBlock() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
clearBlock() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
clearBlockHeader() - Method in class org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
clearBlockHeader() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
clearBlockid() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
bytes blockid = 3;
clearBlockIdentifier() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
.protocol.BlockIdentifier block_identifier = 1;
clearBlockInPorcSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 blockInPorcSize = 17;
clearBlockNumber() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockNumber = 3;
clearBlockTime() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 blockTime = 5;
clearBlockTimeStamp() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockTimeStamp = 4;
clearBrokerage() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
1 mean 1%
clearBuyTokenId() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes buy_token_id = 4;
clearBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes buy_token_id = 6;
clearBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes buy_token_id = 2;
clearBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
bytes buy_token_id = 2;
clearBuyTokenQuantity() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
min to receive
clearBuyTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
min to receive
clearBuyTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
int64 buy_token_quantity = 2;
clearBytecode() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes bytecode = 4;
clearCallerAddress() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
the one send trx (TBD: or token) via function
clearCallTokenValue() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 call_token_value = 3;
clearCallTokenValue() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_token_value = 5;
clearCallValue() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 call_value = 5;
clearCallValue() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_value = 3;
clearCallValue() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
trx (TBD: or token) value
clearCallValueInfo() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
clearCancelUnfreezeV2Amount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clearCancelUnfreezeV2Amount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
clearCEnc() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for incoming, decrypt it with ivk
clearChainParameter() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
clearCheatWitnessInfoMap() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
clearCode() - Method in class org.tron.trident.proto.Response.Account.Builder
not used so far
clearCode() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
clearCode() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
clearCode() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
clearCodeHash() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes code_hash = 9;
clearCodeHash() - Method in class org.tron.trident.proto.Response.Account.Builder
bytes codeHash = 30;
clearCodeVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
clearConfigNodeInfo() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
clearConnectTime() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 connectTime = 11;
clearConstant() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool constant = 2;
clearConstantResult() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
clearConsumeUserResourcePercent() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 consume_user_resource_percent = 6;
clearConsumeUserResourcePercent() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
int64 consume_user_resource_percent = 3;
clearContract() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
clearContractABI(String, String) - Method in interface org.tron.trident.core.Api
 
clearContractABI(String, String) - Method in class org.tron.trident.core.ApiWrapper
ClearABIContract
clearContractAddress() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes contract_address = 2;
clearContractAddress() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes contract_address = 2;
clearContractAddress() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes contract_address = 2;
clearContractAddress() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes contract_address = 2;
clearContractAddress() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes contract_address = 2;
clearContractAddress() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes contract_address = 6;
clearContractName() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes ContractName = 4;
clearContractResult() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
clearContractRet() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
clearContractState() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.ContractState contract_state = 3;
clearCount() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
int64 count = 1;
clearCount() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
int32 count = 5;
clearCOut() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for audit, decrypt it with ovk
clearCpuCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 cpuCount = 3;
clearCpuRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double cpuRate = 6;
clearCreateTime() - Method in class org.tron.trident.proto.Response.Account.Builder
this account create time
clearCreateTime() - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 create_time = 3;
clearCreateTime() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 create_time = 3;
clearCreateTime() - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 create_time = 5;
clearCreatorAddress() - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes creator_address = 2;
clearCurrentConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
connect information
clearCurrentWeight() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
int64 current_weight = 3;
clearD() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
bytes d = 1;
clearD() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
clearD() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
clearD() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes d = 8;
clearData() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
data not used
clearData() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes data = 4;
clearData() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes data = 3;
clearDbVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 dbVersion = 13;
clearDeadLockThreadCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 deadLockThreadCount = 2;
clearDeadLockThreadInfoList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
clearDelegatedFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account.Builder
Freeze and provide balances to other accounts
clearDelegatedFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balances provided to other accounts
clearDelegatedFrozenV2BalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 delegated_frozenV2_balance_for_bandwidth = 36;
clearDelegatedFrozenV2BalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 delegated_frozenV2_balance_for_energy = 10;
clearDelegatedResource() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
clearDescription() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes description = 20;
clearDescription() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes description = 2;
clearDetail() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
bool detail = 2;
clearDisconnectTimes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 disconnectTimes = 23;
clearDiscoverEnable() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool discoverEnable = 4;
clearEndBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
clearEndBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
clearEndNum() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 endNum = 2;
clearEndTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 end_time = 10;
clearEnergyFactor() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 energy_factor = 2;
clearEnergyFee() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_fee = 2;
clearEnergyLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyLimit = 14;
clearEnergyPenalty() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_penalty = 8;
clearEnergyPenaltyTotal() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_penalty_total = 8;
clearEnergyRequired() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
int64 energy_required = 2;
clearEnergyUsage() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 energy_usage = 1;
clearEnergyUsage() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
energy resource, get from frozen
clearEnergyUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage = 1;
clearEnergyUsageTotal() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage_total = 4;
clearEnergyUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyUsed = 13;
clearEnergyUsed() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_used = 5;
clearEnergyWindowOptimized() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
bool energy_window_optimized = 12;
clearEnergyWindowSize() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 energy_window_size = 9;
clearEntrys() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
clearEpk() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
for Encryption
clearEvents() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
clearEvents() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
clearExchangeId() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_id = 21;
clearExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 exchange_id = 2;
clearExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 exchange_id = 2;
clearExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 exchange_id = 2;
clearExchangeId() - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 exchange_id = 1;
clearExchangeId() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_id = 21;
clearExchangeInjectAnotherAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_inject_another_amount = 19;
clearExchangeInjectAnotherAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_inject_another_amount = 19;
clearExchangeReceivedAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_received_amount = 18;
clearExchangeReceivedAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_received_amount = 18;
clearExchanges() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
clearExchangeWithdrawAnotherAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_withdraw_another_amount = 20;
clearExchangeWithdrawAnotherAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_withdraw_another_amount = 20;
clearExpected() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 expected = 5;
clearExpiration() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 expiration = 8;
clearExpirationTime() - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 expiration_time = 4;
clearExpireTime() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
the expire time
clearExpireTimeForBandwidth() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_bandwidth = 5;
clearExpireTimeForEnergy() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_energy = 6;
clearExtra() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
string extra = 7;
clearFee() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 fee = 1;
clearFee() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 fee = 2;
clearFeeLimit() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 fee_limit = 18;
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.authority.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.Key.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.Note.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.Account.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
clearFillBuyQuantity() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
int64 fillBuyQuantity = 4;
clearFillSellQuantity() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
int64 fillSellQuantity = 3;
clearFirstTokenBalance() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 first_token_balance = 3;
clearFirstTokenBalance() - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 first_token_balance = 7;
clearFirstTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes first_token_id = 2;
clearFirstTokenId() - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes first_token_id = 6;
clearFreeAssetNetLimit() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 free_asset_net_limit = 22;
clearFreeAssetNetUsage() - Method in class org.tron.trident.proto.Response.Account.Builder
 
clearFreeAssetNetUsageV2() - Method in class org.tron.trident.proto.Response.Account.Builder
 
clearFreeMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 freeMemory = 5;
clearFreeNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetLimit = 2;
clearFreeNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetLimit = 2;
clearFreeNetUsage() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 free_net_usage = 19;
clearFreeNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetUsed = 1;
clearFreeNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetUsed = 1;
clearFrom() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
bytes from = 1;
clearFromAccounts() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
clearFromAddress() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes from_address = 1;
clearFromAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
clearFromAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
clearFrozen() - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
clearFrozenAmount() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_amount = 1;
clearFrozenBalance() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_balance = 2;
clearFrozenBalance() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
int64 frozen_balance = 2;
clearFrozenBalance() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
the frozen trx balance
clearFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_bandwidth = 3;
clearFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
clearFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_energy = 4;
clearFrozenDays() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_days = 2;
clearFrozenDuration() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_duration = 3;
clearFrozenSupply() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
clearFrozenSupply() - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
clearFrozenV2() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
clearHash() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
bytes hash = 1;
clearHash() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
clearHeadBlockTimeWeBothHave() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 headBlockTimeWeBothHave = 5;
clearHeadBlockWeBothHave() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
clearHost() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
clearHost() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
bytes host = 1;
clearId() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
bytes id = 23;
clearId() - Method in class org.tron.trident.proto.Common.Permission.Builder
Owner id=0, Witness id=1, Active id start by 2
clearId() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
clearId() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes id = 1;
clearIdOrNum() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
string id_or_num = 1;
clearIndex() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
the index of note in txid
clearIndexed() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
bool indexed = 1;
clearInFlow() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 inFlow = 22;
clearInitSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 initSize = 2;
clearInputs() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
clearInternalTransactions() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
clearInternalTransactions() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
clearIsActive() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool isActive = 19;
clearIsAddApproval() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
add or remove approval
clearIsCommittee() - Method in class org.tron.trident.proto.Response.Account.Builder
bool is_committee = 15;
clearIsJobs() - Method in class org.tron.trident.proto.Response.Witness.Builder
bool isJobs = 9;
clearIsSpent() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bool is_spent = 3;
clearIsSpent() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
bool is_spent = 1;
clearIsWitness() - Method in class org.tron.trident.proto.Response.Account.Builder
bool is_witness = 14;
clearIvk() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
clearIvk() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
bytes ivk = 1;
clearIvk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ivk = 4;
clearIvk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ivk = 7;
clearJavaVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
clearJvmFreeMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmFreeMemory = 10;
clearJvmTotalMemoery() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmTotalMemoery = 9;
clearKey() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
clearKeys() - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
clearLastBlockUpdateTime() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 lastBlockUpdateTime = 3;
clearLastSyncBlock() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
clearLatestAssetOperationTime() - Method in class org.tron.trident.proto.Response.Account.Builder
 
clearLatestAssetOperationTimeV2() - Method in class org.tron.trident.proto.Response.Account.Builder
 
clearLatestBlockNum() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 latestBlockNum = 7;
clearLatestConsumeFreeTime() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_free_time = 22;
clearLatestConsumeTime() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_time = 21;
clearLatestConsumeTimeForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_consume_time_for_energy = 3;
clearLatestExchangeStorageTime() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_exchange_storage_time = 8;
clearLatestOprationTime() - Method in class org.tron.trident.proto.Response.Account.Builder
this last operation time, including transfer, voting and so on.
clearLatestSlotNum() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 latestSlotNum = 8;
clearLatestWithdrawTime() - Method in class org.tron.trident.proto.Response.Account.Builder
last withdraw time
clearLimit() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 limit = 2;
clearListenPort() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 listenPort = 3;
clearLocalDisconnectReason() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
clearLock() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bool lock = 5;
clearLockName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
clearLockOwner() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
clearLockPeriod() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
int64 lock_period = 6;
clearLog() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
clearLogs() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
clearMachineInfo() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
clearMakerOrderId() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
bytes makerOrderId = 1;
clearMaxConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 maxConnectCount = 8;
clearMaxSize() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
int64 max_size = 1;
clearMaxSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 maxSize = 4;
clearMaxTimeRatio() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double maxTimeRatio = 17;
clearMemo() - Method in class org.tron.trident.proto.Common.Note.Builder
bytes memo = 4;
clearMemoryDescInfoList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
clearMessage() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
clearMessage() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
bytes message = 3;
clearMessage() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
clearMessageHash() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes message_hash = 4;
clearMinParticipationRate() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 minParticipationRate = 14;
clearMinTimeRatio() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double minTimeRatio = 16;
clearName() - Method in class org.tron.trident.proto.Common.AccountId.Builder
bytes name = 1;
clearName() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
clearName() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
clearName() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
clearName() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes name = 2;
clearName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
clearName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
clearNeedSyncFromPeer() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromPeer = 6;
clearNeedSyncFromUs() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromUs = 7;
clearNetFee() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_fee = 6;
clearNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetLimit = 4;
clearNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetLimit = 4;
clearNetUsage() - Method in class org.tron.trident.proto.Response.Account.Builder
bandwidth, get from frozen
clearNetUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_usage = 5;
clearNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetUsed = 3;
clearNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetUsed = 3;
clearNetWindowOptimized() - Method in class org.tron.trident.proto.Response.Account.Builder
bool net_window_optimized = 25;
clearNetWindowSize() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 net_window_size = 24;
clearNewContract() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
clearNewLimit() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_limit = 4;
clearNewPublicLimit() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_public_limit = 5;
clearNext() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes next = 13;
clearNk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes nk = 6;
clearNk() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes nk = 3;
clearNk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nk = 6;
clearNk() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes nk = 2;
clearNodeCount() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 nodeCount = 21;
clearNodeId() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
clearNodes() - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
clearNote() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
clearNote() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
clearNote() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
clearNote() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
clearNote() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
bytes note = 5;
clearNoteCommitment() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes note_commitment = 2;
clearNoteTxs() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
clearNsk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes nsk = 2;
clearNsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes nsk = 2;
clearNsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes nsk = 2;
clearNsk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nsk = 3;
clearNullifier() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check double spend
clearNum() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
int64 num = 1;
clearNum() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 num = 8;
clearNumber() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes nonce = 5; bytes difficulty = 6;
clearNumber() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
int64 number = 2;
clearOffset() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 offset = 1;
clearOldTronPower() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 old_tron_power = 46;
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.authority.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.Key.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.Note.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.Account.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
clearOperation() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
clearOperationIdentifier() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
int64 operation_identifier = 1;
clearOperations() - Method in class org.tron.trident.proto.Common.Permission.Builder
1 bit 1 contract
clearOrder() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
useless
clearOrderDetails() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
clearOrderDetails() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
clearOrderId() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
bytes orderId = 25;
clearOrderId() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes order_id = 2;
clearOrderId() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes order_id = 1;
clearOrderId() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes orderId = 25;
clearOrderPair() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
clearOrders() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
clearOriginAddress() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes origin_address = 1;
clearOriginEnergyLimit() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 origin_energy_limit = 8;
clearOriginEnergyLimit() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
int64 origin_energy_limit = 3;
clearOriginEnergyUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 origin_energy_usage = 3;
clearOsName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
clearOutputs() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
clearOvk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ovk = 3;
clearOvk() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes ovk = 3;
clearOvk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ovk = 3;
clearOvk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ovk = 3;
clearOvk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ovk = 4;
clearOwner() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
clearOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
bytes owner_address = 2;
clearOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes owner_address = 2;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes owner_address = 2;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes owner_address = 2;
clearOwnerPermission() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
clearP2PVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
clearPackingFee() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 packingFee = 27;
clearParameter() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
clearParameters() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clearParameters() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
clearParameterType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
clearParentHash() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes parentHash = 3;
clearParentId() - Method in class org.tron.trident.proto.Common.Permission.Builder
int32 parent_id = 5;
clearPassiveConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int32 passiveConnectCount = 6;
clearPassiveNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 passiveNodeSize = 6;
clearPassPhrase() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes passPhrase = 1;
clearPassPhrase() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes passPhrase = 1;
clearPath() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes path = 4;
clearPayable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool payable = 7;
clearPaymentAddress() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
clearPaymentAddress() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
clearPaymentAddress() - Method in class org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
clearPeerInfoList() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
clearPermission() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
clearPermissionId() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
int32 Permission_id = 5;
clearPermissionName() - Method in class org.tron.trident.proto.Common.authority.Builder
bytes permission_name = 2;
clearPermissionName() - Method in class org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
clearPkD() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
bytes pkD = 2;
clearPkD() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes pkD = 9;
clearPort() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 port = 9;
clearPort() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
int32 port = 2;
clearPos() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
int64 pos = 5;
clearPosition() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
int64 position = 4;
clearPosition() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
int64 position = 2;
clearPrecision() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 precision = 7;
clearPrev() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes prev = 12;
clearPrices() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
clearPrices() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
string prices = 1;
clearPrivateKey() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes privateKey = 1;
clearPrivateKey() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes privateKey = 1;
clearPrivateKey() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
clearPrivateKey() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
bytes privateKey = 2;
clearProcessCpuRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double processCpuRate = 11;
clearProposalId() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
int64 proposal_id = 2;
clearProposalId() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
int64 proposal_id = 2;
clearProposalId() - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 proposal_id = 1;
clearProposals() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
clearProposerAddress() - Method in class org.tron.trident.proto.Response.Proposal.Builder
bytes proposer_address = 2;
clearProvider() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes provider = 3;
clearPubKey() - Method in class org.tron.trident.proto.Response.Witness.Builder
bytes pubKey = 3;
clearPublicFreeAssetNetLimit() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_limit = 23;
clearPublicFreeAssetNetUsage() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_usage = 24;
clearPublicLatestFreeNetTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_latest_free_net_time = 25;
clearQuant() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 quant = 4;
clearQuant() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 quant = 4;
clearQuant() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 quant = 4;
clearRawData() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
clearRawData() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
clearRcm() - Method in class org.tron.trident.proto.Common.Note.Builder
random 32
clearReceipt() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
clearReceiveDescription() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
clearReceiverAddress() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bytes receiver_address = 4;
clearReceiverAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes receiver_address = 15;
clearReceiverAddress() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
bytes receiver_address = 4;
clearReceiverAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes receiver_address = 15;
clearRefBlockBytes() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_bytes = 1;
clearRefBlockHash() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_hash = 4;
clearRefBlockNum() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 ref_block_num = 3;
clearRejected() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
bool rejected = 6;
clearRemainNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 remainNum = 2;
clearRemoteDisconnectReason() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
clearResMessage() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes resMessage = 10;
clearResource() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
clearResource() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
clearResource() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
clearResource() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
clearResource() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
clearResource() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
clearResult() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
clearResult() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
.protocol.TransactionReturn result = 1;
clearResult() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
clearResult() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
clearResult() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
clearResult() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
clearResult() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
bool result = 1;
clearResult() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
clearRet() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
clearRet() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
clearRk() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check spend authority signature
clearRoot() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes root = 3;
clearRuntimeCode() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
bytes runtime_code = 2;
clearSameIpMaxConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sameIpMaxConnectCount = 9;
clearScore() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 score = 20;
clearScripts() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
scripts not used
clearSecondTokenBalance() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 second_token_balance = 5;
clearSecondTokenBalance() - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 second_token_balance = 9;
clearSecondTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes second_token_id = 4;
clearSecondTokenId() - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes second_token_id = 8;
clearSellTokenId() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes sell_token_id = 2;
clearSellTokenId() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes sell_token_id = 4;
clearSellTokenId() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes sell_token_id = 1;
clearSellTokenId() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
bytes sell_token_id = 1;
clearSellTokenQuantity() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
int64 sell_token_quantity = 3;
clearSellTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity = 5;
clearSellTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
int64 sell_token_quantity = 1;
clearSellTokenQuantityRemain() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity_remain = 9;
clearSellTokenQuantityReturn() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
When state != ACTIVE and sell_token_quantity_return !=0, it means that some sell tokens are returned to the account due to insufficient remaining amount
clearSendNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sendNodeSize = 7;
clearShieldedReceives() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
clearShieldedReceives() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
clearShieldedSpends() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
clearShieldedSpends() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
clearShieldedTransactionFee() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 shielded_transaction_fee = 22;
clearShieldedTransactionFee() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 shielded_transaction_fee = 22;
clearShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 3;
clearShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 5;
clearShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 4;
clearShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 9;
clearShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes shielded_TRC20_contract_address = 9;
clearShieldedTRC20Parameters() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
clearSignature() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
clearSk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes sk = 1;
clearSmartContract() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
clearSolidityBlock() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
clearSpendAuthoritySignature() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
clearSpendAuthoritySignature() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes spend_authority_signature = 6;
clearSpendDescription() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
clearStackTrace() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
clearStartBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
clearStartBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
clearStartNum() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 startNum = 1;
clearStartTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 start_time = 9;
clearState() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
clearState() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
clearState() - Method in class org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
clearStateMutability() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
clearStatus() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string status = 4;
clearStorageLimit() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
storage resource, get from market
clearStorageLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageLimit = 22;
clearStorageUsage() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 storage_usage = 7;
clearStorageUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageUsed = 21;
clearSupport() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
bool support = 3;
clearSupport() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bool support = 3;
clearSupportConstant() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool supportConstant = 15;
clearSyncBlockRequestedSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncBlockRequestedSize = 15;
clearSyncFlag() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool syncFlag = 4;
clearSyncToFetchSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncToFetchSize = 13;
clearSyncToFetchSizePeekNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 syncToFetchSizePeekNum = 14;
clearTakerOrderId() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
bytes takerOrderId = 2;
clearThreadCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 threadCount = 1;
clearThreshold() - Method in class org.tron.trident.proto.Common.Permission.Builder
int64 threshold = 4;
clearTimestamp() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
int64 timestamp = 2;
clearTimestamp() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 timestamp = 1;
clearTimestamp() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 timestamp = 14;
clearTimestamp() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
int64 timestamp = 2;
clearTimestamp() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
int64 timestamp = 4;
clearTo() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
bytes to = 2;
clearToAccounts() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
clearToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes toAddress = 2;
clearToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes toAddress = 2;
clearToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes toAddress = 2;
clearToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes toAddress = 2;
clearToAddress() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes to_address = 2;
clearToAddress() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
bytes to_address = 3;
clearToAddress() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
bytes to_address = 2;
clearToAddress() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes to_address = 2;
clearToAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
clearToAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
clearToAmount() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
clearTokenId() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 token_id = 4;
clearTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes token_id = 3;
clearTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes token_id = 3;
clearTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes token_id = 3;
clearTokenId() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 token_id = 6;
clearTokenId() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
clearTopics() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
clearTotalEnergyLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyLimit = 15;
clearTotalEnergyWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyWeight = 16;
clearTotalFlow() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int64 totalFlow = 7;
clearTotalMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 totalMemory = 4;
clearTotalMissed() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 totalMissed = 6;
clearTotalNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetLimit = 7;
clearTotalNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetLimit = 7;
clearTotalNetWeight() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetWeight = 8;
clearTotalNetWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetWeight = 8;
clearTotalProduced() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 totalProduced = 5;
clearTotalSupply() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 total_supply = 4;
clearTotalTronPowerWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalTronPowerWeight = 9;
clearTransaction() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
clearTransaction() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
clearTransaction() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
clearTransaction() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
clearTransaction() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
clearTransaction() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
clearTransactionBalanceTrace() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
clearTransactionIdentifier() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
bytes transaction_identifier = 1;
clearTransactionInfo() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
clearTransactions() - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
clearTransactions() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
clearTransferToAddress() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
the one recieve trx (TBD: or token) via function
clearTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes transparent_to_address = 7;
clearTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes transparent_to_address = 7;
clearTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
bytes transparent_to_address = 4;
clearTransparentToAddress() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes transparent_to_address = 7;
clearTriggerContractInput() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
clearTronPower() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.Frozen tron_power = 47;
clearTronPowerLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 tronPowerLimit = 11;
clearTronPowerUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 tronPowerUsed = 10;
clearTrxHash() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes trx_hash = 10;
clearTrxNum() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 trx_num = 6;
clearTxId() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
clearTxid() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes txid = 4;
clearTxid() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
transaction id = sha256(transaction.raw_data)
clearTxid() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
transaction id = sha256(transaction.raw_data)
clearTxTrieRoot() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes txTrieRoot = 2;
clearType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
int32 type = 1;
clearType() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
clearType() - Method in class org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
clearType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
clearType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
clearType() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
clearType() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
clearType() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
.protocol.ResourceCode type = 1;
clearType() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
.protocol.ResourceCode type = 1;
clearType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string type = 3;
clearUnFetchSynNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 unFetchSynNum = 16;
clearUnfreezeAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 unfreeze_amount = 16;
clearUnfreezeAmount() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
int64 unfreeze_amount = 3;
clearUnfreezeAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 unfreeze_amount = 16;
clearUnfreezeBalance() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
int64 unfreeze_balance = 2;
clearUnfreezeExpireTime() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
int64 unfreeze_expire_time = 4;
clearUnfrozenV2() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
clearUpdateCycle() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 update_cycle = 3;
clearUpdateUrl() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes update_url = 12;
clearUrl() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes url = 21;
clearUrl() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes url = 3;
clearUrl() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes url = 2;
clearUrl() - Method in class org.tron.trident.proto.Response.Witness.Builder
string url = 4;
clearUseRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
double useRate = 5;
clearUseSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 useSize = 3;
clearValue() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
bytes value = 1;
clearValue() - Method in class org.tron.trident.proto.Common.Note.Builder
int64 value = 1;
clearValue() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
int64 value = 2;
clearValueCommitment() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes value_commitment = 1;
clearValueCommitment() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes value_commitment = 1;
clearVersion() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int32 version = 10;
clearVersion() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int32 version = 11;
clearVoteAddress() - Method in class org.tron.trident.proto.Common.Vote.Builder
bytes vote_address = 1;
clearVoteAddress() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
clearVoteAddress() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
bytes vote_address = 1;
clearVoteCount() - Method in class org.tron.trident.proto.Common.Vote.Builder
int64 vote_count = 2;
clearVoteCount() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
int64 vote_count = 2;
clearVoteCount() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 voteCount = 2;
clearVotes() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
clearVotes() - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
clearVoteScore() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 vote_score = 16;
clearWaitTime() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 waitTime = 6;
clearWeight() - Method in class org.tron.trident.proto.Common.Key.Builder
int64 weight = 2;
clearWithdrawAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_amount = 15;
clearWithdrawAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_amount = 15;
clearWithdrawExpireAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_expire_amount = 27;
clearWithdrawExpireAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_expire_amount = 28;
clearWitness() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
clearWitnessAddress() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes witness_address = 9;
clearWitnesses() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
clearWitnessId() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 witness_id = 8;
clearWitnessPermission() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
clearWitnessSignature() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
bytes witness_signature = 2;
clearZkproof() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes zkproof = 6;
clearZkproof() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes zkproof = 5;
clone() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
clone() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
clone() - Method in class org.tron.trident.proto.Chain.Block.Builder
 
clone() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
clone() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
clone() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
clone() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
clone() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
clone() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clone() - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
clone() - Method in class org.tron.trident.proto.Common.authority.Builder
 
clone() - Method in class org.tron.trident.proto.Common.Key.Builder
 
clone() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
clone() - Method in class org.tron.trident.proto.Common.Note.Builder
 
clone() - Method in class org.tron.trident.proto.Common.Permission.Builder
 
clone() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
clone() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
clone() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
clone() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
clone() - Method in class org.tron.trident.proto.Common.Vote.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
clone() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
clone() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
clone() - Method in class org.tron.trident.proto.Response.Account.Builder
 
clone() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
clone() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
clone() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
clone() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clone() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clone() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
clone() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
clone() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
clone() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
clone() - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
clone() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
clone() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
clone() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
clone() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
clone() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
clone() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
clone() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
clone() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
clone() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
clone() - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
clone() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
clone() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
clone() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
clone() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
clone() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
clone() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
clone() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
clone() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
clone() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
clone() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
clone() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
clone() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
clone() - Method in class org.tron.trident.proto.Response.Witness.Builder
 
clone() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
close() - Method in class org.tron.trident.core.ApiWrapper
 
cntrAddr - Variable in class org.tron.trident.core.contract.Contract.Builder
 
cntrAddr - Variable in class org.tron.trident.core.contract.Contract
 
CODE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
CODE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
CODE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionReturn
 
CODE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
CODE_HASH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
codeHash - Variable in class org.tron.trident.core.contract.Contract.Builder
 
codeHash - Variable in class org.tron.trident.core.contract.Contract
 
CODEHASH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
CODEVERSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
collectParams(List<Common.SmartContract.ABI.Entry.Param>, char) - Method in class org.tron.trident.core.contract.Contract
 
Common - Class in org.tron.trident.proto
 
Common.AccountId - Class in org.tron.trident.proto
Protobuf type protocol.AccountId
Common.AccountId.Builder - Class in org.tron.trident.proto
Protobuf type protocol.AccountId
Common.AccountIdOrBuilder - Interface in org.tron.trident.proto
 
Common.AccountType - Enum in org.tron.trident.proto
Protobuf enum protocol.AccountType
Common.authority - Class in org.tron.trident.proto
Protobuf type protocol.authority
Common.authority.Builder - Class in org.tron.trident.proto
Protobuf type protocol.authority
Common.authorityOrBuilder - Interface in org.tron.trident.proto
 
Common.Key - Class in org.tron.trident.proto
Protobuf type protocol.Key
Common.Key.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Key
Common.KeyOrBuilder - Interface in org.tron.trident.proto
 
Common.MarketOrderDetail - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrderDetail
Common.MarketOrderDetail.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrderDetail
Common.MarketOrderDetailOrBuilder - Interface in org.tron.trident.proto
 
Common.Note - Class in org.tron.trident.proto
Protobuf type protocol.Note
Common.Note.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Note
Common.NoteOrBuilder - Interface in org.tron.trident.proto
 
Common.Permission - Class in org.tron.trident.proto
Protobuf type protocol.Permission
Common.Permission.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Permission
Common.Permission.PermissionType - Enum in org.tron.trident.proto
Protobuf enum protocol.Permission.PermissionType
Common.PermissionOrBuilder - Interface in org.tron.trident.proto
 
Common.ResourceCode - Enum in org.tron.trident.proto
Protobuf enum protocol.ResourceCode
Common.SmartContract - Class in org.tron.trident.proto
Protobuf type protocol.SmartContract
Common.SmartContract.ABI - Class in org.tron.trident.proto
Protobuf type protocol.SmartContract.ABI
Common.SmartContract.ABI.Builder - Class in org.tron.trident.proto
Protobuf type protocol.SmartContract.ABI
Common.SmartContract.ABI.Entry - Class in org.tron.trident.proto
Protobuf type protocol.SmartContract.ABI.Entry
Common.SmartContract.ABI.Entry.Builder - Class in org.tron.trident.proto
Protobuf type protocol.SmartContract.ABI.Entry
Common.SmartContract.ABI.Entry.EntryType - Enum in org.tron.trident.proto
Protobuf enum protocol.SmartContract.ABI.Entry.EntryType
Common.SmartContract.ABI.Entry.Param - Class in org.tron.trident.proto
Protobuf type protocol.SmartContract.ABI.Entry.Param
Common.SmartContract.ABI.Entry.Param.Builder - Class in org.tron.trident.proto
Protobuf type protocol.SmartContract.ABI.Entry.Param
Common.SmartContract.ABI.Entry.ParamOrBuilder - Interface in org.tron.trident.proto
 
Common.SmartContract.ABI.Entry.StateMutabilityType - Enum in org.tron.trident.proto
Protobuf enum protocol.SmartContract.ABI.Entry.StateMutabilityType
Common.SmartContract.ABI.EntryOrBuilder - Interface in org.tron.trident.proto
 
Common.SmartContract.ABIOrBuilder - Interface in org.tron.trident.proto
 
Common.SmartContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.SmartContract
Common.SmartContractOrBuilder - Interface in org.tron.trident.proto
 
Common.Vote - Class in org.tron.trident.proto
Protobuf type protocol.Vote
Common.Vote.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Vote
Common.VoteOrBuilder - Interface in org.tron.trident.proto
 
commonPrefix(Bytes) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a slice over the common prefix between this set of bytes and another.
commonPrefixLength(Bytes) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return the number of bytes in common between this set of bytes and another.
compareTo(TypeReference<T>) - Method in class org.tron.trident.abi.TypeReference
 
compareTo(Sha256Hash) - Method in class org.tron.trident.core.transaction.BlockId
 
compareTo(Sha256Hash) - Method in class org.tron.trident.core.utils.Sha256Hash
 
compareTo(Bytes) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
 
compareTo(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
COMPUTE_ADDRESS_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
COMPUTE_ADDRESS_ERROR = 2;
COMPUTE_ADDRESS_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
COMPUTE_ADDRESS_ERROR = 3;
concatenate(List<Bytes>) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Create a value containing the concatenation of the values provided.
concatenate(Bytes...) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Create a value containing the concatenation of the values provided.
CONFIGNODEINFO_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
CONNECTTIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
Constant - Class in org.tron.trident.core
 
Constant() - Constructor for class org.tron.trident.core.Constant
 
CONSTANT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
CONSTANT_RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionExtention
 
constantCall(String, String, Function) - Method in interface org.tron.trident.core.Api
Deprecated.
constantCall(String, String, Function) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.9.2, scheduled for removal in future versions. Use ApiWrapper.triggerConstantContract(String, String, Function, NodeType...) instead.
constantCallV2(String, String, String) - Method in interface org.tron.trident.core.Api
Deprecated.
constantCallV2(String, String, String) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.9.2, scheduled for removal in future versions. Use ApiWrapper.triggerConstantContract(String, String, String, NodeType...) instead.
constructor - Variable in class org.tron.trident.core.contract.Contract
 
Constructor_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Constructor = 1;
CONSUME_USER_RESOURCE_PERCENT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
CONSUME_USER_RESOURCE_PERCENT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateSettingContract
 
consumeUserResourcePercent - Variable in class org.tron.trident.core.contract.Contract.Builder
 
consumeUserResourcePercent - Variable in class org.tron.trident.core.contract.Contract
 
containsAsset(String) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
containsAsset(String) - Method in class org.tron.trident.proto.Response.Account
the other asset owned by this account
containsAsset(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
containsAssetNetLimit(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
containsAssetNetUsed(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
containsAssetV2(String) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
containsAssetV2(String) - Method in class org.tron.trident.proto.Response.Account
the other asset owned by this account,key is assetId
containsAssetV2(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
containsCancelUnfreezeV2Amount(String) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
map<string, int64> cancel_unfreezeV2_amount = 28;
containsCancelUnfreezeV2Amount(String) - Method in class org.tron.trident.proto.Chain.Transaction.Result
map<string, int64> cancel_unfreezeV2_amount = 28;
containsCancelUnfreezeV2Amount(String) - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 28;
containsCancelUnfreezeV2Amount(String) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
map<string, int64> cancel_unfreezeV2_amount = 29;
containsCancelUnfreezeV2Amount(String) - Method in class org.tron.trident.proto.Response.TransactionInfo
map<string, int64> cancel_unfreezeV2_amount = 29;
containsCancelUnfreezeV2Amount(String) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 29;
containsCheatWitnessInfoMap(String) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
containsCheatWitnessInfoMap(String) - Method in class org.tron.trident.proto.Response.NodeInfo
map<string, string> cheatWitnessInfoMap = 11;
containsCheatWitnessInfoMap(String) - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
containsFreeAssetNetUsage(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
containsFreeAssetNetUsage(String) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usage = 20;
containsFreeAssetNetUsage(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
containsFreeAssetNetUsageV2(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
containsFreeAssetNetUsageV2(String) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usageV2 = 59;
containsFreeAssetNetUsageV2(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
containsHexPrefix(String) - Static method in class org.tron.trident.utils.Numeric
 
containsLatestAssetOperationTime(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
containsLatestAssetOperationTime(String) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_time = 18;
containsLatestAssetOperationTime(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
containsLatestAssetOperationTimeV2(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
containsLatestAssetOperationTimeV2(String) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_timeV2 = 58;
containsLatestAssetOperationTimeV2(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
containsParameters(long) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
containsParameters(long) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
map<int64, int64> parameters = 2;
containsParameters(long) - Method in interface org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
containsParameters(long) - Method in class org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
containsParameters(long) - Method in class org.tron.trident.proto.Response.Proposal
map<int64, int64> parameters = 3;
containsParameters(long) - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
Contract - Class in org.tron.trident.core.contract
The Contract class is a wrapper for the SmartContract class defined in the .proto file.
Contract(Contract, String, ApiWrapper) - Constructor for class org.tron.trident.core.contract.Contract
 
Contract(ByteString, Common.SmartContract.ABI, ByteString, long, String, long) - Constructor for class org.tron.trident.core.contract.Contract
 
Contract(Contract.Builder) - Constructor for class org.tron.trident.core.contract.Contract
 
Contract - Class in org.tron.trident.proto
 
Contract.AccountCreateContract - Class in org.tron.trident.proto
Protobuf type protocol.AccountCreateContract
Contract.AccountCreateContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.AccountCreateContract
Contract.AccountCreateContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.AccountPermissionUpdateContract - Class in org.tron.trident.proto
Protobuf type protocol.AccountPermissionUpdateContract
Contract.AccountPermissionUpdateContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.AccountPermissionUpdateContract
Contract.AccountPermissionUpdateContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.AccountUpdateContract - Class in org.tron.trident.proto
Update account name.
Contract.AccountUpdateContract.Builder - Class in org.tron.trident.proto
Update account name.
Contract.AccountUpdateContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.AssetIssueContract - Class in org.tron.trident.proto
Protobuf type protocol.AssetIssueContract
Contract.AssetIssueContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.AssetIssueContract
Contract.AssetIssueContract.FrozenSupply - Class in org.tron.trident.proto
Protobuf type protocol.AssetIssueContract.FrozenSupply
Contract.AssetIssueContract.FrozenSupply.Builder - Class in org.tron.trident.proto
Protobuf type protocol.AssetIssueContract.FrozenSupply
Contract.AssetIssueContract.FrozenSupplyOrBuilder - Interface in org.tron.trident.proto
 
Contract.AssetIssueContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.Builder - Class in org.tron.trident.core.contract
 
Contract.CancelAllUnfreezeV2Contract - Class in org.tron.trident.proto
Protobuf type protocol.CancelAllUnfreezeV2Contract
Contract.CancelAllUnfreezeV2Contract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.CancelAllUnfreezeV2Contract
Contract.CancelAllUnfreezeV2ContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ClearABIContract - Class in org.tron.trident.proto
Protobuf type protocol.ClearABIContract
Contract.ClearABIContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ClearABIContract
Contract.ClearABIContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ContractState - Class in org.tron.trident.proto
Protobuf type protocol.ContractState
Contract.ContractState.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ContractState
Contract.ContractStateOrBuilder - Interface in org.tron.trident.proto
 
Contract.CreateSmartContract - Class in org.tron.trident.proto
Protobuf type protocol.CreateSmartContract
Contract.CreateSmartContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.CreateSmartContract
Contract.CreateSmartContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.DelegateResourceContract - Class in org.tron.trident.proto
Protobuf type protocol.DelegateResourceContract
Contract.DelegateResourceContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.DelegateResourceContract
Contract.DelegateResourceContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ExchangeCreateContract - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeCreateContract
Contract.ExchangeCreateContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeCreateContract
Contract.ExchangeCreateContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ExchangeInjectContract - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeInjectContract
Contract.ExchangeInjectContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeInjectContract
Contract.ExchangeInjectContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ExchangeTransactionContract - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeTransactionContract
Contract.ExchangeTransactionContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeTransactionContract
Contract.ExchangeTransactionContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ExchangeWithdrawContract - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeWithdrawContract
Contract.ExchangeWithdrawContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeWithdrawContract
Contract.ExchangeWithdrawContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.FreezeBalanceContract - Class in org.tron.trident.proto
Protobuf type protocol.FreezeBalanceContract
Contract.FreezeBalanceContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.FreezeBalanceContract
Contract.FreezeBalanceContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.FreezeBalanceV2Contract - Class in org.tron.trident.proto
stake 2.0
Contract.FreezeBalanceV2Contract.Builder - Class in org.tron.trident.proto
stake 2.0
Contract.FreezeBalanceV2ContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.MarketCancelOrderContract - Class in org.tron.trident.proto
Protobuf type protocol.MarketCancelOrderContract
Contract.MarketCancelOrderContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketCancelOrderContract
Contract.MarketCancelOrderContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.MarketSellAssetContract - Class in org.tron.trident.proto
Protobuf type protocol.MarketSellAssetContract
Contract.MarketSellAssetContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketSellAssetContract
Contract.MarketSellAssetContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ParticipateAssetIssueContract - Class in org.tron.trident.proto
Protobuf type protocol.ParticipateAssetIssueContract
Contract.ParticipateAssetIssueContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ParticipateAssetIssueContract
Contract.ParticipateAssetIssueContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ProposalApproveContract - Class in org.tron.trident.proto
Protobuf type protocol.ProposalApproveContract
Contract.ProposalApproveContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ProposalApproveContract
Contract.ProposalApproveContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ProposalCreateContract - Class in org.tron.trident.proto
Protobuf type protocol.ProposalCreateContract
Contract.ProposalCreateContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ProposalCreateContract
Contract.ProposalCreateContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.ProposalDeleteContract - Class in org.tron.trident.proto
Protobuf type protocol.ProposalDeleteContract
Contract.ProposalDeleteContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ProposalDeleteContract
Contract.ProposalDeleteContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.SetAccountIdContract - Class in org.tron.trident.proto
Set account id if the account has no id.
Contract.SetAccountIdContract.Builder - Class in org.tron.trident.proto
Set account id if the account has no id.
Contract.SetAccountIdContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.TransferAssetContract - Class in org.tron.trident.proto
Protobuf type protocol.TransferAssetContract
Contract.TransferAssetContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransferAssetContract
Contract.TransferAssetContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.TransferContract - Class in org.tron.trident.proto
Protobuf type protocol.TransferContract
Contract.TransferContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransferContract
Contract.TransferContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.TriggerSmartContract - Class in org.tron.trident.proto
Protobuf type protocol.TriggerSmartContract
Contract.TriggerSmartContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TriggerSmartContract
Contract.TriggerSmartContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.UnDelegateResourceContract - Class in org.tron.trident.proto
Protobuf type protocol.UnDelegateResourceContract
Contract.UnDelegateResourceContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.UnDelegateResourceContract
Contract.UnDelegateResourceContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.UnfreezeAssetContract - Class in org.tron.trident.proto
Protobuf type protocol.UnfreezeAssetContract
Contract.UnfreezeAssetContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.UnfreezeAssetContract
Contract.UnfreezeAssetContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.UnfreezeBalanceContract - Class in org.tron.trident.proto
Protobuf type protocol.UnfreezeBalanceContract
Contract.UnfreezeBalanceContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.UnfreezeBalanceContract
Contract.UnfreezeBalanceContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.UnfreezeBalanceV2Contract - Class in org.tron.trident.proto
Protobuf type protocol.UnfreezeBalanceV2Contract
Contract.UnfreezeBalanceV2Contract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.UnfreezeBalanceV2Contract
Contract.UnfreezeBalanceV2ContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.UpdateAssetContract - Class in org.tron.trident.proto
Protobuf type protocol.UpdateAssetContract
Contract.UpdateAssetContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.UpdateAssetContract
Contract.UpdateAssetContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.UpdateBrokerageContract - Class in org.tron.trident.proto
Protobuf type protocol.UpdateBrokerageContract
Contract.UpdateBrokerageContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.UpdateBrokerageContract
Contract.UpdateBrokerageContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.UpdateEnergyLimitContract - Class in org.tron.trident.proto
Protobuf type protocol.UpdateEnergyLimitContract
Contract.UpdateEnergyLimitContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.UpdateEnergyLimitContract
Contract.UpdateEnergyLimitContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.UpdateSettingContract - Class in org.tron.trident.proto
Protobuf type protocol.UpdateSettingContract
Contract.UpdateSettingContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.UpdateSettingContract
Contract.UpdateSettingContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.VoteAssetContract - Class in org.tron.trident.proto
Protobuf type protocol.VoteAssetContract
Contract.VoteAssetContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.VoteAssetContract
Contract.VoteAssetContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.VoteWitnessContract - Class in org.tron.trident.proto
Protobuf type protocol.VoteWitnessContract
Contract.VoteWitnessContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.VoteWitnessContract
Contract.VoteWitnessContract.Vote - Class in org.tron.trident.proto
Protobuf type protocol.VoteWitnessContract.Vote
Contract.VoteWitnessContract.Vote.Builder - Class in org.tron.trident.proto
Protobuf type protocol.VoteWitnessContract.Vote
Contract.VoteWitnessContract.VoteOrBuilder - Interface in org.tron.trident.proto
 
Contract.VoteWitnessContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.WithdrawBalanceContract - Class in org.tron.trident.proto
Protobuf type protocol.WithdrawBalanceContract
Contract.WithdrawBalanceContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.WithdrawBalanceContract
Contract.WithdrawBalanceContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.WithdrawExpireUnfreezeContract - Class in org.tron.trident.proto
Protobuf type protocol.WithdrawExpireUnfreezeContract
Contract.WithdrawExpireUnfreezeContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.WithdrawExpireUnfreezeContract
Contract.WithdrawExpireUnfreezeContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.WitnessCreateContract - Class in org.tron.trident.proto
Protobuf type protocol.WitnessCreateContract
Contract.WitnessCreateContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.WitnessCreateContract
Contract.WitnessCreateContractOrBuilder - Interface in org.tron.trident.proto
 
Contract.WitnessUpdateContract - Class in org.tron.trident.proto
Protobuf type protocol.WitnessUpdateContract
Contract.WitnessUpdateContract.Builder - Class in org.tron.trident.proto
Protobuf type protocol.WitnessUpdateContract
Contract.WitnessUpdateContractOrBuilder - Interface in org.tron.trident.proto
 
CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ClearABIContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TriggerSmartContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateSettingContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
CONTRACT_EXE_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
CONTRACT_EXE_ERROR = 3;
CONTRACT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
CONTRACT_STATE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
CONTRACT_VALIDATE_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
CONTRACT_VALIDATE_ERROR = 2;
Contract_VALUE - Static variable in enum org.tron.trident.proto.Common.AccountType
Contract = 2;
ContractConstructor - Class in org.tron.trident.core.contract
 
ContractConstructor(Common.SmartContract.ABI.Entry) - Constructor for class org.tron.trident.core.contract.ContractConstructor
 
ContractCreateException - Exception in org.tron.trident.core.exceptions
 
ContractCreateException(String) - Constructor for exception org.tron.trident.core.exceptions.ContractCreateException
 
ContractFunction - Class in org.tron.trident.core.contract
The class ContractFunction provides a easier way to access smart contract functions.
ContractFunction(ContractFunction.Builder) - Constructor for class org.tron.trident.core.contract.ContractFunction
 
ContractFunction.Builder - Class in org.tron.trident.core.contract
 
CONTRACTNAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Contract
 
CONTRACTRESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
CONTRACTRET_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
convert(List<TypeReference<?>>) - Static method in class org.tron.trident.abi.Utils
 
Convert - Class in org.tron.trident.utils
Ethereum unit conversion functions.
Convert.Unit - Enum in org.tron.trident.utils
 
copy() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a value equivalent to this one but guaranteed to 1) be deeply immutable (i.e.
copy() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
 
copy() - Method in class org.tron.trident.crypto.tuwenitypes.DelegatingBytes32
 
copy() - Method in class org.tron.trident.crypto.tuwenitypes.MutableByteBufferWrappingBytes
 
copyTo(MutableBytes) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Copy the bytes of this value to the provided mutable one, which must have the same size.
copyTo(MutableBytes, int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Copy the bytes of this value to the provided mutable one from a particular offset.
COUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
COUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteAssetContract
 
CPUCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
CPURATE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
create(Class<T>) - Static method in class org.tron.trident.abi.TypeReference
 
create(Class<T>, boolean) - Static method in class org.tron.trident.abi.TypeReference
 
create(boolean, byte[]) - Static method in class org.tron.trident.core.utils.Sha256Hash
Deprecated.
create(SECP256K1.PrivateKey) - Static method in class org.tron.trident.crypto.SECP256K1.KeyPair
 
create(BigInteger) - Static method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
create(Bytes32) - Static method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
create(String) - Static method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
create(SECP256K1.PrivateKey) - Static method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
create(BigInteger) - Static method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
create(Bytes) - Static method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
create(BigInteger, BigInteger, byte) - Static method in class org.tron.trident.crypto.SECP256K1.Signature
Creates a new signature object given its parameters.
create(int) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Create a new mutable byte value.
create() - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes32
Create a new mutable 32 bytes value.
CREATE_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
CREATE_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Exchange
 
CREATE_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
CREATE_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Proposal
 
createAccount(String, String) - Method in interface org.tron.trident.core.Api
 
createAccount(String, String) - Method in class org.tron.trident.core.ApiWrapper
Create an account.
createAccountCreateContract(ByteString, ByteString) - Static method in class org.tron.trident.core.ApiWrapper
 
createAccountUpdateContract(ByteString, ByteString) - Static method in class org.tron.trident.core.ApiWrapper
 
createAddress(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
createAddress(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createAddress(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createAddress(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
createAssetIssue(String, String, String, long, int, int, long, long, String, long, long, int, HashMap<String, String>, String) - Method in interface org.tron.trident.core.Api
 
createAssetIssue(String, String, String, long, int, int, long, long, String, long, long, int, String) - Method in interface org.tron.trident.core.Api
 
createAssetIssue(String, String, String, long, int, int, long, long, String, long, long, int, HashMap<String, String>, String) - Method in class org.tron.trident.core.ApiWrapper
Issue a token
createAssetIssue(String, String, String, long, int, int, long, long, String, long, long, int, String) - Method in class org.tron.trident.core.ApiWrapper
Issue a token
createDouble(boolean, byte[]) - Static method in class org.tron.trident.core.utils.Sha256Hash
Deprecated.
createSetAccountIdContract(ByteString, ByteString) - Static method in class org.tron.trident.core.ApiWrapper
 
createShieldedContractParameters(GrpcAPI.PrivateShieldedTRC20Parameters, StreamObserver<GrpcAPI.ShieldedTRC20Parameters>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
createShieldedContractParameters(GrpcAPI.PrivateShieldedTRC20Parameters) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createShieldedContractParameters(GrpcAPI.PrivateShieldedTRC20Parameters) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createShieldedContractParameters(GrpcAPI.PrivateShieldedTRC20Parameters, StreamObserver<GrpcAPI.ShieldedTRC20Parameters>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
createShieldedContractParametersWithoutAsk(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk, StreamObserver<GrpcAPI.ShieldedTRC20Parameters>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
createShieldedContractParametersWithoutAsk(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createShieldedContractParametersWithoutAsk(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createShieldedContractParametersWithoutAsk(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk, StreamObserver<GrpcAPI.ShieldedTRC20Parameters>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
createSmartContract(String, String, String, String, long, long, long, long, String) - Method in interface org.tron.trident.core.Api
 
createSmartContract(String, String, String, String, long, long, long, long, String, String, String) - Method in interface org.tron.trident.core.Api
 
createSmartContract(String, String, String, String, long, long, long, long, String) - Method in class org.tron.trident.core.ApiWrapper
 
createSmartContract(String, String, String, String, long, long, long, long, String, String, String) - Method in class org.tron.trident.core.ApiWrapper
 
createSmartContract(List<Type<?>>) - Method in class org.tron.trident.core.contract.Contract
create a CreateSmartContract object to get ready for deployment.
CreateSmartContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
CreateSmartContract = 30;
createTransactionExtention(Message, Chain.Transaction.Contract.ContractType) - Method in interface org.tron.trident.core.Api
 
createTransactionExtention(Message, Chain.Transaction.Contract.ContractType) - Method in class org.tron.trident.core.ApiWrapper
build Transaction Extention in local.
createUnfreezeAssetContract(ByteString) - Static method in class org.tron.trident.core.ApiWrapper
 
createUpdateAssetContract(ByteString, ByteString, ByteString, long, long) - Static method in class org.tron.trident.core.ApiWrapper
 
createVoteWitnessContract(ByteString, Map<String, String>) - Static method in class org.tron.trident.core.ApiWrapper
 
createWitness(String, String) - Method in interface org.tron.trident.core.Api
 
createWitness(String, String) - Method in class org.tron.trident.core.ApiWrapper
CreateWitness Apply to become a witness.
createWitness2(Contract.WitnessCreateContract, StreamObserver<Response.TransactionExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
voting&SRs
createWitness2(Contract.WitnessCreateContract) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
voting&SRs
createWitness2(Contract.WitnessCreateContract) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
voting&SRs
createWitness2(Contract.WitnessCreateContract, StreamObserver<Response.TransactionExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
voting&SRs
CREATOR_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Exchange
 
CURRENT_WEIGHT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSignWeight
 
CURRENTCONNECTCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
CURVE - Static variable in class org.tron.trident.crypto.SECP256K1
 
CURVE_NAME - Static variable in class org.tron.trident.crypto.SECP256K1
 
CustomContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
CustomContract = 20;

D

D_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
D_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
D_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
D_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
DATA_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
DATA_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TriggerSmartContract
 
DATA_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo.Log
 
DBVERSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
DEADLOCKTHREADCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
DEADLOCKTHREADINFOLIST_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
decimals() - Method in class org.tron.trident.core.contract.Trc20Contract
Call function decimals() public view returns (uint8).
decode(String, List<TypeReference<Type>>) - Static method in class org.tron.trident.abi.FunctionReturnDecoder
Decode ABI encoded return values from smart contract function call.
decode(String, int, TypeReference<T>) - Static method in class org.tron.trident.abi.TypeDecoder
 
decode(String) - Static method in class org.tron.trident.core.utils.Base58
 
decode(Bytes) - Static method in class org.tron.trident.crypto.SECP256K1.Signature
 
decodeAddress(String) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeBool(String, int) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeBytes(String, Class<T>) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeBytes(String, int, Class<T>) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeDynamicArray(String, int, TypeReference<T>) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeDynamicBytes(String, int) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeDynamicStruct(String, int, TypeReference<T>) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeEventParameter(String, TypeReference<T>) - Method in class org.tron.trident.abi.DefaultFunctionReturnDecoder
 
decodeEventParameter(String, TypeReference<T>) - Method in class org.tron.trident.abi.FunctionReturnDecoder
 
decodeFromBase58Check(String) - Static method in class org.tron.trident.core.utils.Utils
 
decodeFunctionResult(String, List<TypeReference<Type>>) - Method in class org.tron.trident.abi.DefaultFunctionReturnDecoder
 
decodeFunctionResult(String, List<TypeReference<Type>>) - Method in class org.tron.trident.abi.FunctionReturnDecoder
 
decodeIndexedValue(String, TypeReference<T>) - Static method in class org.tron.trident.abi.FunctionReturnDecoder
Decodes an indexed parameter associated with an event.
decodeNumeric(String, Class<T>) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeQuantity(String) - Static method in class org.tron.trident.utils.Numeric
 
decodeStaticStruct(String, int, TypeReference<T>) - Static method in class org.tron.trident.abi.TypeDecoder
 
decodeToBigInteger(String) - Static method in class org.tron.trident.core.utils.Base58
 
decodeUtf8String(String, int) - Static method in class org.tron.trident.abi.TypeDecoder
 
decrement() - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Decrements the value of the bytes by 1, treating the value as big endian.
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.Address
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.Bool
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.DynamicBytes
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.Fixed
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes1
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes10
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes11
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes12
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes13
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes14
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes15
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes16
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes17
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes18
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes19
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes2
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes20
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes21
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes22
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes23
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes24
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes25
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes26
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes27
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes28
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes29
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes3
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes30
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes31
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes32
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes4
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes5
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes6
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes7
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes8
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Bytes9
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int104
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int112
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int120
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int128
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int136
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int144
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int152
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int16
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int160
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int168
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int176
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int184
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int192
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int200
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int208
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int216
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int224
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int232
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int24
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int240
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int248
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int256
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int32
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int40
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int48
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int56
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int64
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int72
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int8
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int80
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int88
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Int96
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint104
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint112
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint120
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint128
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint136
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint144
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint152
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint16
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint160
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint168
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint176
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint184
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint192
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint200
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint208
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint216
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint224
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint232
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint24
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint240
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint248
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint256
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint32
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint40
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint48
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint56
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint64
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint72
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint8
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint80
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint88
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.generated.Uint96
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.Int
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.TrcToken
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.Ufixed
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.Uint
 
DEFAULT - Static variable in class org.tron.trident.abi.datatypes.Utf8String
 
DEFAULT_LENGTH - Static variable in class org.tron.trident.abi.datatypes.Address
 
DEFAULT_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
DEFAULT = 0;
DefaultFunctionEncoder - Class in org.tron.trident.abi
 
DefaultFunctionEncoder() - Constructor for class org.tron.trident.abi.DefaultFunctionEncoder
 
DefaultFunctionReturnDecoder - Class in org.tron.trident.abi
Ethereum Contract Application Binary Interface (ABI) encoding for functions.
DefaultFunctionReturnDecoder() - Constructor for class org.tron.trident.abi.DefaultFunctionReturnDecoder
 
DELEGATED_FROZEN_BALANCE_FOR_BANDWIDTH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
DELEGATED_FROZEN_BALANCE_FOR_ENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
DELEGATED_FROZENV2_BALANCE_FOR_BANDWIDTH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
DELEGATED_FROZENV2_BALANCE_FOR_ENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
DELEGATEDRESOURCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResourceList
 
delegateResource(String, long, int, String, boolean) - Method in interface org.tron.trident.core.Api
 
delegateResource(String, long, int, String, boolean) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API Delegate bandwidth or energy resources to other accounts
DelegateResourceContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
DelegateResourceContract = 57;
delegateResourceV2(String, long, int, String, boolean, long) - Method in interface org.tron.trident.core.Api
 
delegateResourceV2(String, long, int, String, boolean, long) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API Delegate bandwidth or energy resources to other accounts
DelegatingBytes32 - Class in org.tron.trident.crypto.tuwenitypes
A class that holds and delegates all operations to its inner bytes field.
DelegatingBytes32(Bytes) - Constructor for class org.tron.trident.crypto.tuwenitypes.DelegatingBytes32
 
deleteProposal(String, long) - Method in interface org.tron.trident.core.Api
 
deleteProposal(String, long) - Method in class org.tron.trident.core.ApiWrapper
ProposalDelete Deletes Proposal Transaction.
deploy() - Method in class org.tron.trident.core.contract.Contract
 
deploy(List<Type<?>>) - Method in class org.tron.trident.core.contract.Contract
 
deployContract(Contract.CreateSmartContract, StreamObserver<Response.TransactionExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
rpc CreateCommonTransaction(Transaction) returns (TransactionExtention) {} rpc CreateAccount(AccountCreateContract) returns (Transaction) {} rpc CreateAccount2(AccountCreateContract) returns (TransactionExtention) {} rpc UpdateAccount(AccountUpdateContract) returns (Transaction) {} rpc UpdateAccount2(AccountUpdateContract) returns (TransactionExtention) {} rpc SetAccountId(SetAccountIdContract) returns (Transaction) {} rpc AccountPermissionUpdate(AccountPermissionUpdateContract) returns (TransactionExtention) {} rpc CreateTransaction(TransferContract) returns (Transaction) {} rpc CreateTransaction2(TransferContract) returns (TransactionExtention) {} rpc CreateAssetIssue(AssetIssueContract) returns (Transaction) {} rpc CreateAssetIssue2(AssetIssueContract) returns (TransactionExtention) {} rpc UpdateAsset(UpdateAssetContract) returns (Transaction) {} rpc UpdateAsset2(UpdateAssetContract) returns (TransactionExtention) {} rpc TransferAsset(TransferAssetContract) returns (Transaction) {} rpc TransferAsset2(TransferAssetContract) returns (TransactionExtention) {} rpc ParticipateAssetIssue(ParticipateAssetIssueContract) returns (Transaction) {} rpc ParticipateAssetIssue2(ParticipateAssetIssueContract) returns (TransactionExtention) {} rpc UnfreezeAsset(UnfreezeAssetContract) returns (Transaction) {} rpc UnfreezeAsset2(UnfreezeAssetContract) returns (TransactionExtention) {} rpc CreateWitness(WitnessCreateContract) returns (Transaction) {} rpc CreateWitness2(WitnessCreateContract) returns (TransactionExtention) {} rpc UpdateWitness(WitnessUpdateContract) returns (Transaction) {} rpc UpdateWitness2(WitnessUpdateContract) returns (TransactionExtention) {} rpc UpdateBrokerage(UpdateBrokerageContract) returns (TransactionExtention) {} rpc VoteWitnessAccount(VoteWitnessContract) returns (Transaction) {} rpc VoteWitnessAccount2(VoteWitnessContract) returns (TransactionExtention) {} rpc FreezeBalance(FreezeBalanceContract) returns (Transaction) {} rpc FreezeBalance2(FreezeBalanceContract) returns (TransactionExtention) {} rpc UnfreezeBalance(UnfreezeBalanceContract) returns (Transaction) {} rpc UnfreezeBalance2(UnfreezeBalanceContract) returns (TransactionExtention) {} rpc WithdrawBalance(WithdrawBalanceContract) returns (Transaction) {} rpc WithdrawBalance2(WithdrawBalanceContract) returns (TransactionExtention) {} rpc ProposalCreate(ProposalCreateContract) returns (TransactionExtention) {} rpc ProposalApprove(ProposalApproveContract) returns (TransactionExtention) {} rpc ProposalDelete(ProposalDeleteContract) returns (TransactionExtention) {}
deployContract(Contract.CreateSmartContract) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
rpc CreateCommonTransaction(Transaction) returns (TransactionExtention) {} rpc CreateAccount(AccountCreateContract) returns (Transaction) {} rpc CreateAccount2(AccountCreateContract) returns (TransactionExtention) {} rpc UpdateAccount(AccountUpdateContract) returns (Transaction) {} rpc UpdateAccount2(AccountUpdateContract) returns (TransactionExtention) {} rpc SetAccountId(SetAccountIdContract) returns (Transaction) {} rpc AccountPermissionUpdate(AccountPermissionUpdateContract) returns (TransactionExtention) {} rpc CreateTransaction(TransferContract) returns (Transaction) {} rpc CreateTransaction2(TransferContract) returns (TransactionExtention) {} rpc CreateAssetIssue(AssetIssueContract) returns (Transaction) {} rpc CreateAssetIssue2(AssetIssueContract) returns (TransactionExtention) {} rpc UpdateAsset(UpdateAssetContract) returns (Transaction) {} rpc UpdateAsset2(UpdateAssetContract) returns (TransactionExtention) {} rpc TransferAsset(TransferAssetContract) returns (Transaction) {} rpc TransferAsset2(TransferAssetContract) returns (TransactionExtention) {} rpc ParticipateAssetIssue(ParticipateAssetIssueContract) returns (Transaction) {} rpc ParticipateAssetIssue2(ParticipateAssetIssueContract) returns (TransactionExtention) {} rpc UnfreezeAsset(UnfreezeAssetContract) returns (Transaction) {} rpc UnfreezeAsset2(UnfreezeAssetContract) returns (TransactionExtention) {} rpc CreateWitness(WitnessCreateContract) returns (Transaction) {} rpc CreateWitness2(WitnessCreateContract) returns (TransactionExtention) {} rpc UpdateWitness(WitnessUpdateContract) returns (Transaction) {} rpc UpdateWitness2(WitnessUpdateContract) returns (TransactionExtention) {} rpc UpdateBrokerage(UpdateBrokerageContract) returns (TransactionExtention) {} rpc VoteWitnessAccount(VoteWitnessContract) returns (Transaction) {} rpc VoteWitnessAccount2(VoteWitnessContract) returns (TransactionExtention) {} rpc FreezeBalance(FreezeBalanceContract) returns (Transaction) {} rpc FreezeBalance2(FreezeBalanceContract) returns (TransactionExtention) {} rpc UnfreezeBalance(UnfreezeBalanceContract) returns (Transaction) {} rpc UnfreezeBalance2(UnfreezeBalanceContract) returns (TransactionExtention) {} rpc WithdrawBalance(WithdrawBalanceContract) returns (Transaction) {} rpc WithdrawBalance2(WithdrawBalanceContract) returns (TransactionExtention) {} rpc ProposalCreate(ProposalCreateContract) returns (TransactionExtention) {} rpc ProposalApprove(ProposalApproveContract) returns (TransactionExtention) {} rpc ProposalDelete(ProposalDeleteContract) returns (TransactionExtention) {}
deployContract(Contract.CreateSmartContract) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
rpc CreateCommonTransaction(Transaction) returns (TransactionExtention) {} rpc CreateAccount(AccountCreateContract) returns (Transaction) {} rpc CreateAccount2(AccountCreateContract) returns (TransactionExtention) {} rpc UpdateAccount(AccountUpdateContract) returns (Transaction) {} rpc UpdateAccount2(AccountUpdateContract) returns (TransactionExtention) {} rpc SetAccountId(SetAccountIdContract) returns (Transaction) {} rpc AccountPermissionUpdate(AccountPermissionUpdateContract) returns (TransactionExtention) {} rpc CreateTransaction(TransferContract) returns (Transaction) {} rpc CreateTransaction2(TransferContract) returns (TransactionExtention) {} rpc CreateAssetIssue(AssetIssueContract) returns (Transaction) {} rpc CreateAssetIssue2(AssetIssueContract) returns (TransactionExtention) {} rpc UpdateAsset(UpdateAssetContract) returns (Transaction) {} rpc UpdateAsset2(UpdateAssetContract) returns (TransactionExtention) {} rpc TransferAsset(TransferAssetContract) returns (Transaction) {} rpc TransferAsset2(TransferAssetContract) returns (TransactionExtention) {} rpc ParticipateAssetIssue(ParticipateAssetIssueContract) returns (Transaction) {} rpc ParticipateAssetIssue2(ParticipateAssetIssueContract) returns (TransactionExtention) {} rpc UnfreezeAsset(UnfreezeAssetContract) returns (Transaction) {} rpc UnfreezeAsset2(UnfreezeAssetContract) returns (TransactionExtention) {} rpc CreateWitness(WitnessCreateContract) returns (Transaction) {} rpc CreateWitness2(WitnessCreateContract) returns (TransactionExtention) {} rpc UpdateWitness(WitnessUpdateContract) returns (Transaction) {} rpc UpdateWitness2(WitnessUpdateContract) returns (TransactionExtention) {} rpc UpdateBrokerage(UpdateBrokerageContract) returns (TransactionExtention) {} rpc VoteWitnessAccount(VoteWitnessContract) returns (Transaction) {} rpc VoteWitnessAccount2(VoteWitnessContract) returns (TransactionExtention) {} rpc FreezeBalance(FreezeBalanceContract) returns (Transaction) {} rpc FreezeBalance2(FreezeBalanceContract) returns (TransactionExtention) {} rpc UnfreezeBalance(UnfreezeBalanceContract) returns (Transaction) {} rpc UnfreezeBalance2(UnfreezeBalanceContract) returns (TransactionExtention) {} rpc WithdrawBalance(WithdrawBalanceContract) returns (Transaction) {} rpc WithdrawBalance2(WithdrawBalanceContract) returns (TransactionExtention) {} rpc ProposalCreate(ProposalCreateContract) returns (TransactionExtention) {} rpc ProposalApprove(ProposalApproveContract) returns (TransactionExtention) {} rpc ProposalDelete(ProposalDeleteContract) returns (TransactionExtention) {}
deployContract(Contract.CreateSmartContract, StreamObserver<Response.TransactionExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
rpc CreateCommonTransaction(Transaction) returns (TransactionExtention) {} rpc CreateAccount(AccountCreateContract) returns (Transaction) {} rpc CreateAccount2(AccountCreateContract) returns (TransactionExtention) {} rpc UpdateAccount(AccountUpdateContract) returns (Transaction) {} rpc UpdateAccount2(AccountUpdateContract) returns (TransactionExtention) {} rpc SetAccountId(SetAccountIdContract) returns (Transaction) {} rpc AccountPermissionUpdate(AccountPermissionUpdateContract) returns (TransactionExtention) {} rpc CreateTransaction(TransferContract) returns (Transaction) {} rpc CreateTransaction2(TransferContract) returns (TransactionExtention) {} rpc CreateAssetIssue(AssetIssueContract) returns (Transaction) {} rpc CreateAssetIssue2(AssetIssueContract) returns (TransactionExtention) {} rpc UpdateAsset(UpdateAssetContract) returns (Transaction) {} rpc UpdateAsset2(UpdateAssetContract) returns (TransactionExtention) {} rpc TransferAsset(TransferAssetContract) returns (Transaction) {} rpc TransferAsset2(TransferAssetContract) returns (TransactionExtention) {} rpc ParticipateAssetIssue(ParticipateAssetIssueContract) returns (Transaction) {} rpc ParticipateAssetIssue2(ParticipateAssetIssueContract) returns (TransactionExtention) {} rpc UnfreezeAsset(UnfreezeAssetContract) returns (Transaction) {} rpc UnfreezeAsset2(UnfreezeAssetContract) returns (TransactionExtention) {} rpc CreateWitness(WitnessCreateContract) returns (Transaction) {} rpc CreateWitness2(WitnessCreateContract) returns (TransactionExtention) {} rpc UpdateWitness(WitnessUpdateContract) returns (Transaction) {} rpc UpdateWitness2(WitnessUpdateContract) returns (TransactionExtention) {} rpc UpdateBrokerage(UpdateBrokerageContract) returns (TransactionExtention) {} rpc VoteWitnessAccount(VoteWitnessContract) returns (Transaction) {} rpc VoteWitnessAccount2(VoteWitnessContract) returns (TransactionExtention) {} rpc FreezeBalance(FreezeBalanceContract) returns (Transaction) {} rpc FreezeBalance2(FreezeBalanceContract) returns (TransactionExtention) {} rpc UnfreezeBalance(UnfreezeBalanceContract) returns (Transaction) {} rpc UnfreezeBalance2(UnfreezeBalanceContract) returns (TransactionExtention) {} rpc WithdrawBalance(WithdrawBalanceContract) returns (Transaction) {} rpc WithdrawBalance2(WithdrawBalanceContract) returns (TransactionExtention) {} rpc ProposalCreate(ProposalCreateContract) returns (TransactionExtention) {} rpc ProposalApprove(ProposalApproveContract) returns (TransactionExtention) {} rpc ProposalDelete(ProposalDeleteContract) returns (TransactionExtention) {}
deployContract(String, String, String, List<Type<?>>, long, long, long, long, String, long) - Method in interface org.tron.trident.core.Api
 
deployContract(String, String, String, List<Type<?>>, long, long, long, long, String, long) - Method in class org.tron.trident.core.ApiWrapper
Deploy a smart contract - no broadcasting
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
DESCRIPTION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateAssetContract
 
DETAIL_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.BlockReq
 
disableLocalCreate() - Method in class org.tron.trident.core.ApiWrapper
 
DISAPPROVED_VALUE - Static variable in enum org.tron.trident.proto.Response.Proposal.State
DISAPPROVED = 1;
DISCONNECTTIMES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
DISCOVERENABLE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
divide(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
divide(long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
divide(T) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this / value).
divide(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this / value).
divideCeil(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
divideCeil(long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
divideCeil(T) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is ceiling(this / value).
divideCeil(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is ceiling(this / value).
Double - Class in org.tron.trident.abi.datatypes.primitive
 
Double(double) - Constructor for class org.tron.trident.abi.datatypes.primitive.Double
 
DUP_TRANSACTION_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
DUP_TRANSACTION_ERROR = 5;
DynamicArray<T extends Type> - Class in org.tron.trident.abi.datatypes
Dynamic array type.
DynamicArray(T...) - Constructor for class org.tron.trident.abi.datatypes.DynamicArray
Deprecated.
DynamicArray(List<T>) - Constructor for class org.tron.trident.abi.datatypes.DynamicArray
Deprecated.
DynamicArray(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.DynamicArray
 
DynamicArray(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.DynamicArray
 
DynamicBytes - Class in org.tron.trident.abi.datatypes
Dynamically allocated sequence of bytes.
DynamicBytes(byte[]) - Constructor for class org.tron.trident.abi.datatypes.DynamicBytes
 
DynamicStruct - Class in org.tron.trident.abi.datatypes
 
DynamicStruct(List<Type>) - Constructor for class org.tron.trident.abi.datatypes.DynamicStruct
 
DynamicStruct(Type...) - Constructor for class org.tron.trident.abi.datatypes.DynamicStruct
 
DynamicStruct(Class<Type>, Type...) - Constructor for class org.tron.trident.abi.datatypes.DynamicStruct
 

E

easyTransfer(GrpcAPI.EasyTransferMessage, StreamObserver<Response.EasyTransferResponse>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
easyTransfer(GrpcAPI.EasyTransferMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
easyTransfer(GrpcAPI.EasyTransferMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
easyTransfer(GrpcAPI.EasyTransferMessage, StreamObserver<Response.EasyTransferResponse>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
easyTransferAsset(GrpcAPI.EasyTransferAssetMessage, StreamObserver<Response.EasyTransferResponse>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
easyTransferAsset(GrpcAPI.EasyTransferAssetMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
easyTransferAsset(GrpcAPI.EasyTransferAssetMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
easyTransferAsset(GrpcAPI.EasyTransferAssetMessage, StreamObserver<Response.EasyTransferResponse>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
easyTransferAssetByPrivate(GrpcAPI.EasyTransferAssetByPrivateMessage, StreamObserver<Response.EasyTransferResponse>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
easyTransferAssetByPrivate(GrpcAPI.EasyTransferAssetByPrivateMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
easyTransferAssetByPrivate(GrpcAPI.EasyTransferAssetByPrivateMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
easyTransferAssetByPrivate(GrpcAPI.EasyTransferAssetByPrivateMessage, StreamObserver<Response.EasyTransferResponse>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
easyTransferByPrivate(GrpcAPI.EasyTransferByPrivateMessage, StreamObserver<Response.EasyTransferResponse>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
easyTransferByPrivate(GrpcAPI.EasyTransferByPrivateMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
easyTransferByPrivate(GrpcAPI.EasyTransferByPrivateMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
easyTransferByPrivate(GrpcAPI.EasyTransferByPrivateMessage, StreamObserver<Response.EasyTransferResponse>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
empty(String) - Static method in class org.tron.trident.abi.datatypes.DynamicArray
Deprecated.
EMPTY - Static variable in interface org.tron.trident.crypto.tuwenitypes.Bytes
The empty value (with 0 bytes).
EMPTY - Static variable in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
The empty value (with 0 bytes).
EMPTY_BYTE_ARRAY - Static variable in class org.tron.trident.core.utils.ByteArray
 
enableLocalCreate(BlockId, long) - Method in class org.tron.trident.core.ApiWrapper
enable local create transaction.
encode(Event) - Static method in class org.tron.trident.abi.EventEncoder
 
encode(Function) - Static method in class org.tron.trident.abi.FunctionEncoder
 
encode(Type) - Static method in class org.tron.trident.abi.TypeEncoder
 
encode(byte[]) - Static method in class org.tron.trident.core.utils.Base58
Encodes the given bytes in base58.
encode58Check(byte[]) - Static method in class org.tron.trident.core.utils.Utils
 
encodeConstructor(List<Type>) - Static method in class org.tron.trident.abi.FunctionEncoder
 
encodedBytes() - Method in class org.tron.trident.crypto.SECP256K1.Signature
 
encodeFunction(Function) - Method in class org.tron.trident.abi.DefaultFunctionEncoder
 
encodeFunction(Function) - Method in class org.tron.trident.abi.FunctionEncoder
 
encodeParameter(List<Type<?>>) - Method in class org.tron.trident.core.contract.ContractConstructor
 
encodeParameter(List<Type<?>>) - Static method in class org.tron.trident.core.utils.Utils
 
encodeParameters(List<Type>) - Method in class org.tron.trident.abi.DefaultFunctionEncoder
 
encodeParameters(List<Type>) - Method in class org.tron.trident.abi.FunctionEncoder
 
encodeQuantity(BigInteger) - Static method in class org.tron.trident.utils.Numeric
 
END_BLOCK_INDEX_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
END_BLOCK_INDEX_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
END_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
ENDNUM_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.BlockLimit
 
ENERGY_FACTOR_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ContractState
 
ENERGY_FEE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ResourceReceipt
 
ENERGY_PENALTY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionExtention
 
ENERGY_PENALTY_TOTAL_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ResourceReceipt
 
ENERGY_REQUIRED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
ENERGY_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ContractState
 
ENERGY_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
ENERGY_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ResourceReceipt
 
ENERGY_USAGE_TOTAL_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ResourceReceipt
 
ENERGY_USED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionExtention
 
ENERGY_VALUE - Static variable in enum org.tron.trident.proto.Common.ResourceCode
ENERGY = 1;
ENERGY_WINDOW_OPTIMIZED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
ENERGY_WINDOW_SIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
ENERGYLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
ENERGYUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
ENOUGH_PERMISSION_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
ENOUGH_PERMISSION = 0;
ENTRYS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI
 
EPK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
equals(Object) - Method in class org.tron.trident.abi.datatypes.Address
 
equals(Object) - Method in class org.tron.trident.abi.datatypes.Array
 
equals(Object) - Method in class org.tron.trident.abi.datatypes.Bool
 
equals(Object) - Method in class org.tron.trident.abi.datatypes.BytesType
 
equals(Object) - Method in class org.tron.trident.abi.datatypes.NumericType
 
equals(Object) - Method in class org.tron.trident.abi.datatypes.primitive.PrimitiveType
 
equals(Object) - Method in class org.tron.trident.abi.datatypes.Utf8String
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
equals(Object) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
equals(Object) - Method in class org.tron.trident.core.transaction.BlockId
 
equals(Object) - Method in class org.tron.trident.core.utils.Sha256Hash
 
equals(Object) - Method in class org.tron.trident.crypto.SECP256K1.KeyPair
 
equals(Object) - Method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
equals(Object) - Method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
equals(Object) - Method in class org.tron.trident.crypto.SECP256K1.Signature
 
equals(Object) - Method in class org.tron.trident.crypto.tuwenitypes.AbstractBytes
Compare this value and the provided one for equality.
equals(Object) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
equals(Object) - Method in class org.tron.trident.proto.Chain.Block
 
equals(Object) - Method in class org.tron.trident.proto.Chain.BlockHeader
 
equals(Object) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
equals(Object) - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
equals(Object) - Method in class org.tron.trident.proto.Chain.Transaction
 
equals(Object) - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
equals(Object) - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
equals(Object) - Method in class org.tron.trident.proto.Common.AccountId
 
equals(Object) - Method in class org.tron.trident.proto.Common.authority
 
equals(Object) - Method in class org.tron.trident.proto.Common.Key
 
equals(Object) - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
equals(Object) - Method in class org.tron.trident.proto.Common.Note
 
equals(Object) - Method in class org.tron.trident.proto.Common.Permission
 
equals(Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
equals(Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
equals(Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
equals(Object) - Method in class org.tron.trident.proto.Common.SmartContract
 
equals(Object) - Method in class org.tron.trident.proto.Common.Vote
 
equals(Object) - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
equals(Object) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ContractState
 
equals(Object) - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.TransferContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
equals(Object) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
equals(Object) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
equals(Object) - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
equals(Object) - Method in class org.tron.trident.proto.Response.Account
 
equals(Object) - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
equals(Object) - Method in class org.tron.trident.proto.Response.Account.Frozen
 
equals(Object) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
equals(Object) - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
equals(Object) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
equals(Object) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
equals(Object) - Method in class org.tron.trident.proto.Response.AssetIssueList
 
equals(Object) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
equals(Object) - Method in class org.tron.trident.proto.Response.BlockExtention
 
equals(Object) - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
equals(Object) - Method in class org.tron.trident.proto.Response.BlockList
 
equals(Object) - Method in class org.tron.trident.proto.Response.BlockListExtention
 
equals(Object) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
equals(Object) - Method in class org.tron.trident.proto.Response.ChainParameters
 
equals(Object) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
equals(Object) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
equals(Object) - Method in class org.tron.trident.proto.Response.DelegatedResource
 
equals(Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
equals(Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
equals(Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
equals(Object) - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
equals(Object) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
equals(Object) - Method in class org.tron.trident.proto.Response.Exchange
 
equals(Object) - Method in class org.tron.trident.proto.Response.ExchangeList
 
equals(Object) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
equals(Object) - Method in class org.tron.trident.proto.Response.InternalTransaction
 
equals(Object) - Method in class org.tron.trident.proto.Response.MarketOrder
 
equals(Object) - Method in class org.tron.trident.proto.Response.MarketOrderList
 
equals(Object) - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
equals(Object) - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
equals(Object) - Method in class org.tron.trident.proto.Response.MarketPrice
 
equals(Object) - Method in class org.tron.trident.proto.Response.MarketPriceList
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeInfo
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeList
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
equals(Object) - Method in class org.tron.trident.proto.Response.NodeList.Node
 
equals(Object) - Method in class org.tron.trident.proto.Response.NullifierResult
 
equals(Object) - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
equals(Object) - Method in class org.tron.trident.proto.Response.Proposal
 
equals(Object) - Method in class org.tron.trident.proto.Response.ProposalList
 
equals(Object) - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
equals(Object) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionExtention
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionInfo
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionList
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionReturn
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionSign
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
equals(Object) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
equals(Object) - Method in class org.tron.trident.proto.Response.Witness
 
equals(Object) - Method in class org.tron.trident.proto.Response.WitnessList
 
Error_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Error = 6;
estimateBandwidth(Chain.Transaction) - Method in interface org.tron.trident.core.Api
 
estimateBandwidth(Chain.Transaction) - Method in class org.tron.trident.core.ApiWrapper
Estimate the bandwidth consumption of the transaction.
estimateEnergy(Contract.TriggerSmartContract, StreamObserver<Response.EstimateEnergyMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
estimateEnergy(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
estimateEnergy(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
estimateEnergy(Contract.TriggerSmartContract, StreamObserver<Response.EstimateEnergyMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
estimateEnergy(Contract.TriggerSmartContract, StreamObserver<Response.EstimateEnergyMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
estimateEnergy(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
estimateEnergy(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
estimateEnergy(Contract.TriggerSmartContract, StreamObserver<Response.EstimateEnergyMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
estimateEnergy(String, String, Function, NodeType...) - Method in interface org.tron.trident.core.Api
 
estimateEnergy(String, String, String, long, long, String, NodeType...) - Method in interface org.tron.trident.core.Api
 
estimateEnergy(String, String, Function, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Estimate the energy required for the successful execution of smart contract transactions This API is closed by default in tron node.
estimateEnergy(String, String, String, long, long, String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Estimate the energy required for the successful execution of smart contract transactions This API is closed by default in tron node.
estimateEnergyV2(String, String, String) - Method in interface org.tron.trident.core.Api
Deprecated.
estimateEnergyV2(String, String, String) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.9.2, scheduled for removal in future versions. Use ApiWrapper.estimateEnergy(String, String, String, long, long, String, NodeType... ) instead.
Event - Class in org.tron.trident.abi.datatypes
Event wrapper type.
Event(String, List<TypeReference<?>>) - Constructor for class org.tron.trident.abi.datatypes.Event
 
Event_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Event = 3;
EventEncoder - Class in org.tron.trident.abi
Ethereum filter encoding.
EVENTS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
EVENTS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
EventValues - Class in org.tron.trident.abi
Persisted solidity event parameters.
EventValues(List<Type>, List<Type>) - Constructor for class org.tron.trident.abi.EventValues
 
EXCHANGE_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
EXCHANGE_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
EXCHANGE_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
EXCHANGE_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
EXCHANGE_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Exchange
 
EXCHANGE_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
EXCHANGE_INJECT_ANOTHER_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
EXCHANGE_INJECT_ANOTHER_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
EXCHANGE_RECEIVED_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
EXCHANGE_RECEIVED_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
EXCHANGE_WITHDRAW_ANOTHER_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
EXCHANGE_WITHDRAW_ANOTHER_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
exchangeCreate(String, String, long, String, long) - Method in interface org.tron.trident.core.Api
 
exchangeCreate(String, String, long, String, long) - Method in class org.tron.trident.core.ApiWrapper
exchangeCreate
ExchangeCreateContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeCreateContract = 41;
exchangeInject(String, long, String, long) - Method in interface org.tron.trident.core.Api
 
exchangeInject(String, long, String, long) - Method in class org.tron.trident.core.ApiWrapper
exchangeInject
ExchangeInjectContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeInjectContract = 42;
EXCHANGES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ExchangeList
 
exchangeTransaction(String, long, String, long, long) - Method in interface org.tron.trident.core.Api
 
exchangeTransaction(String, long, String, long, long) - Method in class org.tron.trident.core.ApiWrapper
create exchangeTransaction.
ExchangeTransactionContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeTransactionContract = 44;
exchangeWithdraw(String, long, String, long) - Method in interface org.tron.trident.core.Api
 
exchangeWithdraw(String, long, String, long) - Method in class org.tron.trident.core.ApiWrapper
create ExchangeWithdrawContract with parameters
ExchangeWithdrawContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeWithdrawContract = 43;
EXPECTED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
EXPIRATION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
EXPIRATION_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Proposal
 
EXPIRE_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.Frozen
 
EXPIRE_TIME_FOR_BANDWIDTH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResource
 
EXPIRE_TIME_FOR_ENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResource
 
EXTRA_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction
 

F

FAILED_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.code
FAILED = 1;
FAILED_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionInfo.code
FAILED = 1;
Fallback_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Fallback = 4;
FEE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
FEE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
FEE_LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
fill(byte) - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Fill all the bytes of this value with the specified byte.
FILLBUYQUANTITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.MarketOrderDetail
 
FILLSELLQUANTITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.MarketOrderDetail
 
FIRST_TOKEN_BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
FIRST_TOKEN_BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Exchange
 
FIRST_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
FIRST_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Exchange
 
fitsInt() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
fitsInt() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns true if the value can fit in an int.
fitsLong() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
fitsLong() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns true if the value can fit in a long.
Fixed - Class in org.tron.trident.abi.datatypes
Signed fixed type.
Fixed(int, int, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Fixed
 
Fixed(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Fixed
 
Fixed(BigInteger, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Fixed
 
Fixed(int, int, BigInteger, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Fixed
 
FixedPointType - Class in org.tron.trident.abi.datatypes
Common fixed-point type properties.
FixedPointType(String, int, int, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.FixedPointType
 
Float - Class in org.tron.trident.abi.datatypes.primitive
 
Float(float) - Constructor for class org.tron.trident.abi.datatypes.primitive.Float
 
forNumber(int) - Static method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
forNumber(int) - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.code
 
forNumber(int) - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
forNumber(int) - Static method in enum org.tron.trident.proto.Common.AccountType
 
forNumber(int) - Static method in enum org.tron.trident.proto.Common.Permission.PermissionType
 
forNumber(int) - Static method in enum org.tron.trident.proto.Common.ResourceCode
 
forNumber(int) - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
forNumber(int) - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
forNumber(int) - Static method in enum org.tron.trident.proto.Response.MarketOrder.State
 
forNumber(int) - Static method in enum org.tron.trident.proto.Response.Proposal.State
 
forNumber(int) - Static method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
forNumber(int) - Static method in enum org.tron.trident.proto.Response.TransactionInfo.code
 
forNumber(int) - Static method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
 
forNumber(int) - Static method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
FREE_ASSET_NET_LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
FREE_ASSET_NET_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
FREE_ASSET_NET_USAGEV2_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
FREE_NET_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
FREEMEMORY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
FREENETLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountNetMessage
 
FREENETLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
FREENETUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountNetMessage
 
FREENETUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
freezeBalance(String, long, int, int) - Method in interface org.tron.trident.core.Api
 
freezeBalance(String, long, int, int, String) - Method in interface org.tron.trident.core.Api
 
freezeBalance(String, long, int, int) - Method in class org.tron.trident.core.ApiWrapper
Freeze balance to get energy or bandwidth, for 3 days
freezeBalance(String, long, int, int, String) - Method in class org.tron.trident.core.ApiWrapper
Freeze balance to get energy or bandwidth, for 3 days
FreezeBalanceContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
FreezeBalanceContract = 11;
freezeBalanceV2(String, long, int) - Method in interface org.tron.trident.core.Api
 
freezeBalanceV2(String, long, int) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API Stake an amount of TRX to obtain bandwidth or energy, and obtain equivalent TRON Power(TP) according to the staked amount
FreezeBalanceV2Contract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
FreezeBalanceV2Contract = 54;
FROM_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
FROM_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
FROM_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
FROM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResource
 
FROMACCOUNTS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
fromBase64String(CharSequence) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Parse a base 64 string into a Bytes value.
fromBytes(Bytes) - Static method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a UInt256 containing the value described by the specified bytes.
fromHex(String) - Static method in class org.tron.trident.core.utils.ByteArray
 
fromHexString(String) - Static method in class org.tron.trident.core.utils.ByteArray
get bytes data from hex string data.
fromHexString(CharSequence) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Parse a hexadecimal string into a Bytes value.
fromHexString(CharSequence, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Parse a hexadecimal string into a Bytes value.
fromHexString(CharSequence) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Parse a hexadecimal string into a Bytes32.
fromHexString(String) - Static method in class org.tron.trident.crypto.tuwenitypes.UInt256
Parse a hexadecimal string into a UInt256.
fromHexStringLenient(CharSequence) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Parse a hexadecimal string into a Bytes value.
fromHexStringLenient(CharSequence, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Parse a hexadecimal string into a Bytes value of the provided size.
fromHexStringLenient(CharSequence) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Parse a hexadecimal string into a Bytes32.
fromHexStringStrict(CharSequence) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Parse a hexadecimal string into a Bytes32.
fromInt(int) - Static method in class org.tron.trident.core.utils.ByteArray
 
fromLong(long) - Static method in class org.tron.trident.core.utils.ByteArray
 
fromString(String) - Static method in enum org.tron.trident.utils.Convert.Unit
 
fromSun(String, Convert.Unit) - Static method in class org.tron.trident.utils.Convert
 
fromSun(BigDecimal, Convert.Unit) - Static method in class org.tron.trident.utils.Convert
 
FROZEN_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
FROZEN_BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
FROZEN_BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
FROZEN_BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.Frozen
 
FROZEN_BALANCE_FOR_BANDWIDTH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResource
 
FROZEN_BALANCE_FOR_ENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
FROZEN_BALANCE_FOR_ENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResource
 
FROZEN_DAYS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
FROZEN_DURATION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
FROZEN_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
FROZEN_SUPPLY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
FROZEN_SUPPLY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
FROZENV2_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
FULLNODE_NILE - Static variable in class org.tron.trident.core.Constant
 
FULLNODE_NILE_SOLIDITY - Static variable in class org.tron.trident.core.Constant
 
Function - Class in org.tron.trident.abi.datatypes
Function type.
Function(String, List<Type>, List<TypeReference<?>>) - Constructor for class org.tron.trident.abi.datatypes.Function
 
Function_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Function = 2;
FunctionEncoder - Class in org.tron.trident.abi
Delegates to DefaultFunctionEncoder unless a FunctionEncoderProvider SPI is found, in which case the first implementation found will be used.
FunctionEncoder() - Constructor for class org.tron.trident.abi.FunctionEncoder
 
FunctionEncoderProvider - Interface in org.tron.trident.abi.spi
Function encoding Service Provider Interface.
FunctionReturnDecoder - Class in org.tron.trident.abi
Decodes values returned by function or event calls.
FunctionReturnDecoder() - Constructor for class org.tron.trident.abi.FunctionReturnDecoder
 
FunctionReturnDecoderProvider - Interface in org.tron.trident.abi.spi
Function decoding Service Provider Interface.
functions - Variable in class org.tron.trident.core.contract.Contract
 

G

generate() - Static method in class org.tron.trident.core.key.KeyPair
 
generate() - Static method in class org.tron.trident.crypto.SECP256K1.KeyPair
 
generateAddress(GrpcAPI.EmptyMessage, StreamObserver<Response.AddressPrKeyPairMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
generateAddress(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
generateAddress(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
generateAddress(GrpcAPI.EmptyMessage, StreamObserver<Response.AddressPrKeyPairMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
generateAddress() - Static method in class org.tron.trident.core.ApiWrapper
Generate random address
get(int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Retrieve a byte in this value.
get(int) - Method in class org.tron.trident.crypto.tuwenitypes.DelegatingBytes32
 
getAbbr() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes abbr = 3;
getAbbr() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
bytes abbr = 3;
getAbbr() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes abbr = 3;
getAbi() - Method in class org.tron.trident.core.contract.ContractFunction
 
getAbi() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
getAbi() - Method in class org.tron.trident.proto.Common.SmartContract
.protocol.SmartContract.ABI abi = 3;
getAbi() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
.protocol.SmartContract.ABI abi = 3;
getAbiBuilder() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
getAbiOrBuilder() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
getAbiOrBuilder() - Method in class org.tron.trident.proto.Common.SmartContract
.protocol.SmartContract.ABI abi = 3;
getAbiOrBuilder() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
.protocol.SmartContract.ABI abi = 3;
getAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.Account>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
FLAW: Although the parameters' type is changed, it is still bad API design.
getAccount(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
FLAW: Although the parameters' type is changed, it is still bad API design.
getAccount(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
FLAW: Although the parameters' type is changed, it is still bad API design.
getAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.Account>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
FLAW: Although the parameters' type is changed, it is still bad API design.
getAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.Account>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getAccount(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getAccount(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.Account>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getAccount(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getAccount(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Get account info by address
getAccount() - Method in class org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
getAccount() - Method in class org.tron.trident.proto.Common.authority
.protocol.AccountId account = 1;
getAccount() - Method in interface org.tron.trident.proto.Common.authorityOrBuilder
.protocol.AccountId account = 1;
getAccount() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
bytes account = 1;
getAccount() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
bytes account = 1;
getAccount() - Method in interface org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
bytes account = 1;
getAccountAddress() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes account_address = 2;
getAccountAddress() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
bytes account_address = 2;
getAccountAddress() - Method in interface org.tron.trident.proto.Contract.AccountCreateContractOrBuilder
bytes account_address = 2;
getAccountBalance(String) - Method in interface org.tron.trident.core.Api
 
getAccountBalance(String) - Method in class org.tron.trident.core.ApiWrapper
 
getAccountBuilder() - Method in class org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
getAccountById(GrpcAPI.AccountIdMessage, StreamObserver<Response.Account>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAccountById(GrpcAPI.AccountIdMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAccountById(GrpcAPI.AccountIdMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAccountById(GrpcAPI.AccountIdMessage, StreamObserver<Response.Account>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAccountById(GrpcAPI.AccountIdMessage, StreamObserver<Response.Account>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getAccountById(GrpcAPI.AccountIdMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getAccountById(GrpcAPI.AccountIdMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getAccountById(GrpcAPI.AccountIdMessage, StreamObserver<Response.Account>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getAccountById(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getAccountById(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
 
getAccountId() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes account_id = 1;
getAccountId() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
bytes account_id = 1;
getAccountId() - Method in interface org.tron.trident.proto.Contract.SetAccountIdContractOrBuilder
bytes account_id = 1;
getAccountId() - Method in class org.tron.trident.proto.Response.Account.Builder
the identity of this account, case insensitive
getAccountId() - Method in class org.tron.trident.proto.Response.Account
the identity of this account, case insensitive
getAccountId() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the identity of this account, case insensitive
getAccountName() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes account_name = 1;
getAccountName() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
bytes account_name = 1;
getAccountName() - Method in interface org.tron.trident.proto.Contract.AccountUpdateContractOrBuilder
bytes account_name = 1;
getAccountName() - Method in class org.tron.trident.proto.Response.Account.Builder
account nick name
getAccountName() - Method in class org.tron.trident.proto.Response.Account
account nick name
getAccountName() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
account nick name
getAccountNet(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AccountNetMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAccountNet(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAccountNet(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAccountNet(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AccountNetMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAccountNet(String) - Method in interface org.tron.trident.core.Api
 
getAccountNet(String) - Method in class org.tron.trident.core.ApiWrapper
Query bandwidth information
getAccountOrBuilder() - Method in class org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
getAccountOrBuilder() - Method in class org.tron.trident.proto.Common.authority
.protocol.AccountId account = 1;
getAccountOrBuilder() - Method in interface org.tron.trident.proto.Common.authorityOrBuilder
.protocol.AccountId account = 1;
getAccountResource(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AccountResourceMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAccountResource(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAccountResource(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAccountResource(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AccountResourceMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAccountResource(String) - Method in interface org.tron.trident.core.Api
 
getAccountResource(String) - Method in class org.tron.trident.core.ApiWrapper
Query the resource information of an account(bandwidth,energy,etc)
getAccountResource() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
getAccountResource() - Method in class org.tron.trident.proto.Response.Account
.protocol.Account.AccountResource account_resource = 26;
getAccountResource() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.AccountResource account_resource = 26;
getAccountResourceBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
getAccountResourceOrBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
getAccountResourceOrBuilder() - Method in class org.tron.trident.proto.Response.Account
.protocol.Account.AccountResource account_resource = 26;
getAccountResourceOrBuilder() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.AccountResource account_resource = 26;
getAccountSolidity(String) - Method in interface org.tron.trident.core.Api
Deprecated.
getAccountSolidity(String) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.10.0, scheduled for removal in future versions. use ApiWrapper.getAccount(String, NodeType...) instead
getAccountStateRoot() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes accountStateRoot = 11;
getAccountStateRoot() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
bytes accountStateRoot = 11;
getAccountStateRoot() - Method in interface org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes accountStateRoot = 11;
getAcquiredDelegatedFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account.Builder
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForBandwidth() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForEnergy() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenV2BalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 acquired_delegated_frozenV2_balance_for_bandwidth = 37;
getAcquiredDelegatedFrozenV2BalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account
int64 acquired_delegated_frozenV2_balance_for_bandwidth = 37;
getAcquiredDelegatedFrozenV2BalanceForBandwidth() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
int64 acquired_delegated_frozenV2_balance_for_bandwidth = 37;
getAcquiredDelegatedFrozenV2BalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 acquired_delegated_frozenV2_balance_for_energy = 11;
getAcquiredDelegatedFrozenV2BalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource
int64 acquired_delegated_frozenV2_balance_for_energy = 11;
getAcquiredDelegatedFrozenV2BalanceForEnergy() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 acquired_delegated_frozenV2_balance_for_energy = 11;
getActiveConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int32 activeConnectCount = 5;
getActiveConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo
int32 activeConnectCount = 5;
getActiveConnectCount() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
int32 activeConnectCount = 5;
getActiveNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 activeNodeSize = 5;
getActiveNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 activeNodeSize = 5;
getActiveNodeSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 activeNodeSize = 5;
getActivePermission(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermission(int) - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermission(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActivePermissionBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionCount() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionCount() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermissionCount() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActivePermissionList() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionList() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermissionList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilder(int) - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilder(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilderList() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilderList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActives(int) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActives(int) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActives(int) - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getActivesBuilder(int) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesBuilderList() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesCount() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesCount() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActivesCount() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getActivesList() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesList() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActivesList() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getActivesOrBuilder(int) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesOrBuilder(int) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActivesOrBuilder(int) - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getActivesOrBuilderList() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesOrBuilderList() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActivesOrBuilderList() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getAddress() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
bytes address = 3;
getAddress() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
bytes address = 3;
getAddress() - Method in interface org.tron.trident.api.GrpcAPI.AccountAddressMessageOrBuilder
bytes address = 3;
getAddress() - Method in class org.tron.trident.proto.Common.AccountId.Builder
bytes address = 2;
getAddress() - Method in class org.tron.trident.proto.Common.AccountId
bytes address = 2;
getAddress() - Method in interface org.tron.trident.proto.Common.AccountIdOrBuilder
bytes address = 2;
getAddress() - Method in class org.tron.trident.proto.Common.Key.Builder
bytes address = 1;
getAddress() - Method in class org.tron.trident.proto.Common.Key
bytes address = 1;
getAddress() - Method in interface org.tron.trident.proto.Common.KeyOrBuilder
bytes address = 1;
getAddress() - Method in class org.tron.trident.proto.Response.Account.Builder
the create address
getAddress() - Method in class org.tron.trident.proto.Response.Account
the create address
getAddress() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the create address
getAddress() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
getAddress() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
string address = 1;
getAddress() - Method in interface org.tron.trident.proto.Response.AddressPrKeyPairMessageOrBuilder
string address = 1;
getAddress() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
getAddress() - Method in class org.tron.trident.proto.Response.NodeList.Node
.protocol.NodeList.Node.Address address = 1;
getAddress() - Method in interface org.tron.trident.proto.Response.NodeList.NodeOrBuilder
.protocol.NodeList.Node.Address address = 1;
getAddress() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
bytes address = 2;
getAddress() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
bytes address = 2;
getAddress() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTrace.OperationOrBuilder
bytes address = 2;
getAddress() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes address = 1;
getAddress() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
bytes address = 1;
getAddress() - Method in interface org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
bytes address = 1;
getAddress() - Method in class org.tron.trident.proto.Response.Witness.Builder
bytes address = 1;
getAddress() - Method in class org.tron.trident.proto.Response.Witness
bytes address = 1;
getAddress() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
bytes address = 1;
getAddressBuilder() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
getAddressBytes() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
getAddressBytes() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
string address = 1;
getAddressBytes() - Method in interface org.tron.trident.proto.Response.AddressPrKeyPairMessageOrBuilder
string address = 1;
getAddressOrBuilder() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
getAddressOrBuilder() - Method in class org.tron.trident.proto.Response.NodeList.Node
.protocol.NodeList.Node.Address address = 1;
getAddressOrBuilder() - Method in interface org.tron.trident.proto.Response.NodeList.NodeOrBuilder
.protocol.NodeList.Node.Address address = 1;
getAddressPreFixByte() - Static method in class org.tron.trident.core.utils.Utils
 
getAddSignMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getAk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ak = 5;
getAk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
bytes ak = 5;
getAk() - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
bytes ak = 5;
getAk() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes ak = 2;
getAk() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
bytes ak = 2;
getAk() - Method in interface org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
bytes ak = 2;
getAk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ak = 1;
getAk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes ak = 1;
getAk() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes ak = 1;
getAk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ak = 5;
getAk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes ak = 5;
getAk() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes ak = 5;
getAk() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes ak = 1;
getAk() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
bytes ak = 1;
getAk() - Method in interface org.tron.trident.api.GrpcAPI.ViewingKeyMessageOrBuilder
bytes ak = 1;
getAkFromAsk(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAkFromAsk(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAkFromAsk(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAkFromAsk(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAlgorithm() - Method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
getAlgorithm() - Method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
getAllowAdaptiveEnergy() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowAdaptiveEnergy = 19;
getAllowAdaptiveEnergy() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int64 allowAdaptiveEnergy = 19;
getAllowAdaptiveEnergy() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int64 allowAdaptiveEnergy = 19;
getAllowance() - Method in class org.tron.trident.proto.Response.Account.Builder
witness block producing allowance
getAllowance() - Method in class org.tron.trident.proto.Response.Account
witness block producing allowance
getAllowance() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
witness block producing allowance
getAllowCreationOfContracts() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowCreationOfContracts = 18;
getAllowCreationOfContracts() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int64 allowCreationOfContracts = 18;
getAllowCreationOfContracts() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int64 allowCreationOfContracts = 18;
getAlpha() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes alpha = 2;
getAlpha() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
bytes alpha = 2;
getAlpha() - Method in interface org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
bytes alpha = 2;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
int64 amount = 1;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
int64 amount = 1;
getAmount() - Method in interface org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessageOrBuilder
int64 amount = 1;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
int64 amount = 4;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
int64 amount = 4;
getAmount() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
int64 amount = 4;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
int64 amount = 4;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
int64 amount = 4;
getAmount() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
int64 amount = 4;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
int64 amount = 3;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
int64 amount = 3;
getAmount() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessageOrBuilder
int64 amount = 3;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
int64 amount = 3;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
int64 amount = 3;
getAmount() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferMessageOrBuilder
int64 amount = 3;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
getAmount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
string amount = 3;
getAmount() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
string amount = 3;
getAmount() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getAmount() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getAmount() - Method in interface org.tron.trident.proto.Contract.ParticipateAssetIssueContractOrBuilder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getAmount() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
int64 amount = 4;
getAmount() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
int64 amount = 4;
getAmount() - Method in interface org.tron.trident.proto.Contract.TransferAssetContractOrBuilder
int64 amount = 4;
getAmount() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
int64 amount = 3;
getAmount() - Method in class org.tron.trident.proto.Contract.TransferContract
int64 amount = 3;
getAmount() - Method in interface org.tron.trident.proto.Contract.TransferContractOrBuilder
int64 amount = 3;
getAmount() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
int64 amount = 2;
getAmount() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
int64 amount = 2;
getAmount() - Method in interface org.tron.trident.proto.Response.Account.FreezeV2OrBuilder
int64 amount = 2;
getAmount() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
int64 amount = 3;
getAmount() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
int64 amount = 3;
getAmount() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTrace.OperationOrBuilder
int64 amount = 3;
getAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
getAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
string amount = 3;
getAmountBytes() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
string amount = 3;
getAnchor() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
merkle root
getAnchor() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
merkle root
getAnchor() - Method in interface org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
merkle root
getAnonymous() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool anonymous = 1;
getAnonymous() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
bool anonymous = 1;
getAnonymous() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
bool anonymous = 1;
getApprovals(int) - Method in class org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
getApprovals(int) - Method in class org.tron.trident.proto.Response.Proposal
repeated bytes approvals = 6;
getApprovals(int) - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
repeated bytes approvals = 6;
getApprovalsCount() - Method in class org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
getApprovalsCount() - Method in class org.tron.trident.proto.Response.Proposal
repeated bytes approvals = 6;
getApprovalsCount() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
repeated bytes approvals = 6;
getApprovalsList() - Method in class org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
getApprovalsList() - Method in class org.tron.trident.proto.Response.Proposal
repeated bytes approvals = 6;
getApprovalsList() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
repeated bytes approvals = 6;
getApprovedList(int) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
getApprovedList(int) - Method in class org.tron.trident.proto.Response.TransactionApprovedList
repeated bytes approved_list = 2;
getApprovedList(int) - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
repeated bytes approved_list = 2;
getApprovedList(int) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
getApprovedList(int) - Method in class org.tron.trident.proto.Response.TransactionSignWeight
repeated bytes approved_list = 2;
getApprovedList(int) - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
repeated bytes approved_list = 2;
getApprovedListCount() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
getApprovedListCount() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
repeated bytes approved_list = 2;
getApprovedListCount() - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
repeated bytes approved_list = 2;
getApprovedListCount() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
getApprovedListCount() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
repeated bytes approved_list = 2;
getApprovedListCount() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
repeated bytes approved_list = 2;
getApprovedListList() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
getApprovedListList() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
repeated bytes approved_list = 2;
getApprovedListList() - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
repeated bytes approved_list = 2;
getApprovedListList() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
getApprovedListList() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
repeated bytes approved_list = 2;
getApprovedListList() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
repeated bytes approved_list = 2;
getAsk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ask = 1;
getAsk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
bytes ask = 1;
getAsk() - Method in interface org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessageOrBuilder
bytes ask = 1;
getAsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ask = 1;
getAsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes ask = 1;
getAsk() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes ask = 1;
getAsk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ask = 2;
getAsk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes ask = 2;
getAsk() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes ask = 2;
getAsset() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getAsset() - Method in class org.tron.trident.proto.Response.Account
Deprecated.
getAsset() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
Deprecated.
getAssetCount() - Method in class org.tron.trident.proto.Response.Account.Builder
 
getAssetCount() - Method in class org.tron.trident.proto.Response.Account
 
getAssetCount() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
getAssetId() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
getAssetId() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
string assetId = 3;
getAssetId() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
string assetId = 3;
getAssetId() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
getAssetId() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
string assetId = 3;
getAssetId() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
string assetId = 3;
getAssetIdBytes() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
getAssetIdBytes() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
string assetId = 3;
getAssetIdBytes() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
string assetId = 3;
getAssetIdBytes() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
getAssetIdBytes() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
string assetId = 3;
getAssetIdBytes() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
string assetId = 3;
getAssetIssueByAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AssetIssueList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAssetIssueByAccount(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueByAccount(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueByAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AssetIssueList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssueByAccount(String) - Method in interface org.tron.trident.core.Api
 
getAssetIssueByAccount(String) - Method in class org.tron.trident.core.ApiWrapper
Query the TRC10 token information issued by an account
getAssetIssueById(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAssetIssueById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueById(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssueById(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getAssetIssueById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getAssetIssueById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getAssetIssueById(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getAssetIssueById(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getAssetIssueById(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query a token by token id
getAssetIssueByName(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAssetIssueByName(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueByName(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueByName(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssueByName(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getAssetIssueByName(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getAssetIssueByName(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getAssetIssueByName(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getAssetIssueByName(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getAssetIssueByName(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query a token by token name
getAssetIssuedID() - Method in class org.tron.trident.proto.Response.Account.Builder
bytes asset_issued_ID = 57;
getAssetIssuedID() - Method in class org.tron.trident.proto.Response.Account
bytes asset_issued_ID = 57;
getAssetIssuedID() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
bytes asset_issued_ID = 57;
getAssetIssuedName() - Method in class org.tron.trident.proto.Response.Account.Builder
asset_issued_name
getAssetIssuedName() - Method in class org.tron.trident.proto.Response.Account
asset_issued_name
getAssetIssuedName() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
asset_issued_name
getAssetIssueID() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
getAssetIssueID() - Method in class org.tron.trident.proto.Chain.Transaction.Result
string assetIssueID = 14;
getAssetIssueID() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
string assetIssueID = 14;
getAssetIssueID() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
getAssetIssueID() - Method in class org.tron.trident.proto.Response.TransactionInfo
string assetIssueID = 14;
getAssetIssueID() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
string assetIssueID = 14;
getAssetIssueIDBytes() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
getAssetIssueIDBytes() - Method in class org.tron.trident.proto.Chain.Transaction.Result
string assetIssueID = 14;
getAssetIssueIDBytes() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
string assetIssueID = 14;
getAssetIssueIDBytes() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
getAssetIssueIDBytes() - Method in class org.tron.trident.proto.Response.TransactionInfo
string assetIssueID = 14;
getAssetIssueIDBytes() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
string assetIssueID = 14;
getAssetIssueList(GrpcAPI.EmptyMessage, StreamObserver<Response.AssetIssueList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAssetIssueList(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueList(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueList(GrpcAPI.EmptyMessage, StreamObserver<Response.AssetIssueList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssueList(GrpcAPI.EmptyMessage, StreamObserver<Response.AssetIssueList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getAssetIssueList(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getAssetIssueList(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getAssetIssueList(GrpcAPI.EmptyMessage, StreamObserver<Response.AssetIssueList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getAssetIssueList(NodeType...) - Method in interface org.tron.trident.core.Api
 
getAssetIssueList(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query the list of all the TRC10 tokens
getAssetIssueListByName(GrpcAPI.BytesMessage, StreamObserver<Response.AssetIssueList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAssetIssueListByName(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueListByName(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueListByName(GrpcAPI.BytesMessage, StreamObserver<Response.AssetIssueList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssueListByName(GrpcAPI.BytesMessage, StreamObserver<Response.AssetIssueList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getAssetIssueListByName(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getAssetIssueListByName(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getAssetIssueListByName(GrpcAPI.BytesMessage, StreamObserver<Response.AssetIssueList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getAssetIssueListByName(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getAssetIssueListByName(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query the list of all the TRC10 tokens by token name
getAssetMap() - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
getAssetMap() - Method in class org.tron.trident.proto.Response.Account
the other asset owned by this account
getAssetMap() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
getAssetName() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
this field is token name before the proposal
getAssetName() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
this field is token name before the proposal
getAssetName() - Method in interface org.tron.trident.proto.Contract.ParticipateAssetIssueContractOrBuilder
this field is token name before the proposal
getAssetName() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
this field is token name before the proposal
getAssetName() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
this field is token name before the proposal
getAssetName() - Method in interface org.tron.trident.proto.Contract.TransferAssetContractOrBuilder
this field is token name before the proposal
getAssetNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
Deprecated.
getAssetNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage
Deprecated.
getAssetNetLimit() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
Deprecated.
getAssetNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
Deprecated.
getAssetNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
Deprecated.
getAssetNetLimit() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
Deprecated.
getAssetNetLimitCount() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getAssetNetLimitCount() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
getAssetNetLimitCount() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitCount() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getAssetNetLimitCount() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
getAssetNetLimitCount() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - Method in class org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - Method in class org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
Deprecated.
getAssetNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage
Deprecated.
getAssetNetUsed() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
Deprecated.
getAssetNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
Deprecated.
getAssetNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
Deprecated.
getAssetNetUsed() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
Deprecated.
getAssetNetUsedCount() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getAssetNetUsedCount() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
getAssetNetUsedCount() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedCount() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getAssetNetUsedCount() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
getAssetNetUsedCount() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - Method in class org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - Method in class org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetOptimized() - Method in class org.tron.trident.proto.Response.Account.Builder
bool asset_optimized = 60;
getAssetOptimized() - Method in class org.tron.trident.proto.Response.Account
bool asset_optimized = 60;
getAssetOptimized() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
bool asset_optimized = 60;
getAssetOrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
getAssetOrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account
the other asset owned by this account
getAssetOrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
getAssetOrThrow(String) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
getAssetOrThrow(String) - Method in class org.tron.trident.proto.Response.Account
the other asset owned by this account
getAssetOrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
getAssets(int) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssets(int) - Method in class org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssets(int) - Method in interface org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsBuilder(int) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsBuilderList() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsCount() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsCount() - Method in class org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssetsCount() - Method in interface org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsList() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsList() - Method in class org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssetsList() - Method in interface org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilder(int) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilder(int) - Method in class org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilder(int) - Method in interface org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilderList() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilderList() - Method in class org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilderList() - Method in interface org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetV2() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getAssetV2() - Method in class org.tron.trident.proto.Response.Account
Deprecated.
getAssetV2() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
Deprecated.
getAssetV2Count() - Method in class org.tron.trident.proto.Response.Account.Builder
 
getAssetV2Count() - Method in class org.tron.trident.proto.Response.Account
 
getAssetV2Count() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
getAssetV2Map() - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
getAssetV2Map() - Method in class org.tron.trident.proto.Response.Account
the other asset owned by this account,key is assetId
getAssetV2Map() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
getAssetV2OrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
getAssetV2OrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account
the other asset owned by this account,key is assetId
getAssetV2OrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
getAssetV2OrThrow(String) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
getAssetV2OrThrow(String) - Method in class org.tron.trident.proto.Response.Account
the other asset owned by this account,key is assetId
getAssetV2OrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
getAtomicTypeClass(String, boolean) - Static method in class org.tron.trident.abi.TypeReference
This is a helper method that only works for atomic types (uint, bytes, etc).
getAuths(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuths(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuths(int) - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAuthsBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsCount() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsCount() - Method in class org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuthsCount() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAuthsList() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsList() - Method in class org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuthsList() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAuthsOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuthsOrBuilder(int) - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAuthsOrBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsOrBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuthsOrBuilderList() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAvailableUnfreezeCount(GrpcAPI.GetAvailableUnfreezeCountRequestMessage, StreamObserver<GrpcAPI.GetAvailableUnfreezeCountResponseMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getAvailableUnfreezeCount(GrpcAPI.GetAvailableUnfreezeCountRequestMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAvailableUnfreezeCount(GrpcAPI.GetAvailableUnfreezeCountRequestMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAvailableUnfreezeCount(GrpcAPI.GetAvailableUnfreezeCountRequestMessage, StreamObserver<GrpcAPI.GetAvailableUnfreezeCountResponseMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getAvailableUnfreezeCount(GrpcAPI.GetAvailableUnfreezeCountRequestMessage, StreamObserver<GrpcAPI.GetAvailableUnfreezeCountResponseMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getAvailableUnfreezeCount(GrpcAPI.GetAvailableUnfreezeCountRequestMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getAvailableUnfreezeCount(GrpcAPI.GetAvailableUnfreezeCountRequestMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getAvailableUnfreezeCount(GrpcAPI.GetAvailableUnfreezeCountRequestMessage, StreamObserver<GrpcAPI.GetAvailableUnfreezeCountResponseMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getAvailableUnfreezeCount(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getAvailableUnfreezeCount(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API query remaining times of executing unstake operation
getAvgLatency() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
double avgLatency = 12;
getAvgLatency() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
double avgLatency = 12;
getAvgLatency() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
double avgLatency = 12;
getBackupListenPort() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupListenPort = 10;
getBackupListenPort() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 backupListenPort = 10;
getBackupListenPort() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 backupListenPort = 10;
getBackupMemberSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupMemberSize = 11;
getBackupMemberSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 backupMemberSize = 11;
getBackupMemberSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 backupMemberSize = 11;
getBackupPriority() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupPriority = 12;
getBackupPriority() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 backupPriority = 12;
getBackupPriority() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 backupPriority = 12;
getBalance() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
int64 balance = 3;
getBalance() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
int64 balance = 3;
getBalance() - Method in interface org.tron.trident.proto.Contract.DelegateResourceContractOrBuilder
int64 balance = 3;
getBalance() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
int64 balance = 3;
getBalance() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
int64 balance = 3;
getBalance() - Method in interface org.tron.trident.proto.Contract.UnDelegateResourceContractOrBuilder
int64 balance = 3;
getBalance() - Method in class org.tron.trident.proto.Response.Account.Builder
the trx balance
getBalance() - Method in class org.tron.trident.proto.Response.Account
the trx balance
getBalance() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the trx balance
getBandwidthPrices(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
query resource price
getBandwidthPrices(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
query resource price
getBandwidthPrices(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
query resource price
getBandwidthPrices(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
query resource price
getBandwidthPrices(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
query resource price
getBandwidthPrices(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
query resource price
getBandwidthPrices(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
query resource price
getBandwidthPrices(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
query resource price
getBandwidthPrices(NodeType...) - Method in interface org.tron.trident.core.Api
 
getBandwidthPrices(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
GetBandwidthPrices Query historical bandwidth unit price.
getBandwidthPricesOnSolidity() - Method in interface org.tron.trident.core.Api
Deprecated.
getBandwidthPricesOnSolidity() - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.10.0, scheduled for removal in future versions. use ApiWrapper.getBandwidthPrices(NodeType...) instead
getBeginSyncNum() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int64 beginSyncNum = 1;
getBeginSyncNum() - Method in class org.tron.trident.proto.Response.NodeInfo
int64 beginSyncNum = 1;
getBeginSyncNum() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
int64 beginSyncNum = 1;
getBindingSignature() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes binding_signature = 3;
getBindingSignature() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
bytes binding_signature = 3;
getBindingSignature() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
bytes binding_signature = 3;
getBitSize() - Method in class org.tron.trident.abi.datatypes.FixedPointType
 
getBitSize() - Method in class org.tron.trident.abi.datatypes.IntType
 
getBitSize() - Method in class org.tron.trident.abi.datatypes.NumericType
 
getBlock(GrpcAPI.BlockReq, StreamObserver<Response.BlockExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getBlock(GrpcAPI.BlockReq) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlock(GrpcAPI.BlockReq) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlock(GrpcAPI.BlockReq, StreamObserver<Response.BlockExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getBlock(GrpcAPI.BlockReq, StreamObserver<Response.BlockExtention>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getBlock(GrpcAPI.BlockReq) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getBlock(GrpcAPI.BlockReq) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getBlock(GrpcAPI.BlockReq, StreamObserver<Response.BlockExtention>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getBlock(String, boolean, NodeType...) - Method in interface org.tron.trident.core.Api
 
getBlock(boolean, NodeType...) - Method in interface org.tron.trident.core.Api
 
getBlock(String, boolean, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
get block of one specified block
getBlock(boolean, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
get latest block extension
getBlock(int) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlock(int) - Method in class org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlock(int) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlock(int) - Method in class org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlock(int) - Method in interface org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlock(int) - Method in interface org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlock() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
getBlock() - Method in class org.tron.trident.proto.Response.NodeInfo
string block = 2;
getBlock() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
string block = 2;
getBlockBalance(String, long) - Method in interface org.tron.trident.core.Api
 
getBlockBalance(String, long) - Method in class org.tron.trident.core.ApiWrapper
GetBlockBalance Get all balance change operations in a block(Note: At present, the interface data can only be queried through the following official nodes 47.241.20.47 & 161.117.85.97 &161.117.224.116 &161.117.83.38)
getBlockBalanceTrace(Response.BlockIdentifier, StreamObserver<Response.BlockBalanceTrace>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getBlockBalanceTrace(Response.BlockIdentifier) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockBalanceTrace(Response.BlockIdentifier) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockBalanceTrace(Response.BlockIdentifier, StreamObserver<Response.BlockBalanceTrace>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockBuilder(int) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockBuilder(int) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockBuilderList() - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockBuilderList() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockById(GrpcAPI.BytesMessage, StreamObserver<Chain.Block>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
NOTE: `GetBlockById2` is missing.
getBlockById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
NOTE: `GetBlockById2` is missing.
getBlockById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
NOTE: `GetBlockById2` is missing.
getBlockById(GrpcAPI.BytesMessage, StreamObserver<Chain.Block>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
NOTE: `GetBlockById2` is missing.
getBlockById(String) - Method in interface org.tron.trident.core.Api
 
getBlockById(String) - Method in class org.tron.trident.core.ApiWrapper
GetBlockById Query block by ID(block hash).
getBlockByIdOrNum(String) - Method in interface org.tron.trident.core.Api
 
getBlockByIdOrNum(String) - Method in class org.tron.trident.core.ApiWrapper
GetBlockByIdOrNum
getBlockByLatestNum(GrpcAPI.NumberMessage, StreamObserver<Response.BlockList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getBlockByLatestNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByLatestNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByLatestNum(GrpcAPI.NumberMessage, StreamObserver<Response.BlockList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByLatestNum(long) - Method in interface org.tron.trident.core.Api
 
getBlockByLatestNum(long) - Method in class org.tron.trident.core.ApiWrapper
Get some latest blocks
getBlockByLatestNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockListExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getBlockByLatestNum2(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByLatestNum2(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByLatestNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockListExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByLimitNext(GrpcAPI.BlockLimit, StreamObserver<Response.BlockList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getBlockByLimitNext(GrpcAPI.BlockLimit) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByLimitNext(GrpcAPI.BlockLimit) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByLimitNext(GrpcAPI.BlockLimit, StreamObserver<Response.BlockList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByLimitNext(long, long) - Method in interface org.tron.trident.core.Api
 
getBlockByLimitNext(long, long) - Method in class org.tron.trident.core.ApiWrapper
Returns the list of Block Objects included in the 'Block Height' range specified
getBlockByLimitNext2(GrpcAPI.BlockLimit, StreamObserver<Response.BlockListExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getBlockByLimitNext2(GrpcAPI.BlockLimit) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByLimitNext2(GrpcAPI.BlockLimit) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByLimitNext2(GrpcAPI.BlockLimit, StreamObserver<Response.BlockListExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByNum(GrpcAPI.NumberMessage, StreamObserver<Chain.Block>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
deprecated
getBlockByNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
deprecated
getBlockByNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
deprecated
getBlockByNum(GrpcAPI.NumberMessage, StreamObserver<Chain.Block>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
deprecated
getBlockByNum(GrpcAPI.NumberMessage, StreamObserver<Chain.Block>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getBlockByNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getBlockByNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getBlockByNum(GrpcAPI.NumberMessage, StreamObserver<Chain.Block>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getBlockByNum(long, NodeType...) - Method in interface org.tron.trident.core.Api
 
getBlockByNum(long, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query block information by block height, it called getBlockByNum2 rpc
getBlockByNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
Use this function instead of GetBlockByNum.
getBlockByNum2(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
Use this function instead of GetBlockByNum.
getBlockByNum2(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
Use this function instead of GetBlockByNum.
getBlockByNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
Use this function instead of GetBlockByNum.
getBlockByNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockExtention>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getBlockByNum2(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getBlockByNum2(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getBlockByNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockExtention>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getBlockBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
getBlockBytes() - Method in class org.tron.trident.proto.Response.NodeInfo
string block = 2;
getBlockBytes() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
string block = 2;
getBlockCount() - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockCount() - Method in class org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlockCount() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockCount() - Method in class org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlockCount() - Method in interface org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlockCount() - Method in interface org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockHeader() - Method in class org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeader() - Method in class org.tron.trident.proto.Chain.Block
.protocol.BlockHeader block_header = 2;
getBlockHeader() - Method in interface org.tron.trident.proto.Chain.BlockOrBuilder
.protocol.BlockHeader block_header = 2;
getBlockHeader() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeader() - Method in class org.tron.trident.proto.Response.BlockExtention
.protocol.BlockHeader block_header = 2;
getBlockHeader() - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
.protocol.BlockHeader block_header = 2;
getBlockHeaderBuilder() - Method in class org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeaderBuilder() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - Method in class org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - Method in class org.tron.trident.proto.Chain.Block
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - Method in interface org.tron.trident.proto.Chain.BlockOrBuilder
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - Method in class org.tron.trident.proto.Response.BlockExtention
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
.protocol.BlockHeader block_header = 2;
getBlockId(Response.BlockExtention) - Static method in class org.tron.trident.core.utils.Utils
 
getBlockid() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
bytes blockid = 3;
getBlockid() - Method in class org.tron.trident.proto.Response.BlockExtention
bytes blockid = 3;
getBlockid() - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
bytes blockid = 3;
getBlockIdentifier() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
.protocol.BlockIdentifier block_identifier = 1;
getBlockIdentifier() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
.protocol.BlockIdentifier block_identifier = 1;
getBlockIdentifier() - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
.protocol.BlockIdentifier block_identifier = 1;
getBlockIdentifierBuilder() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
.protocol.BlockIdentifier block_identifier = 1;
getBlockIdentifierOrBuilder() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
.protocol.BlockIdentifier block_identifier = 1;
getBlockIdentifierOrBuilder() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
.protocol.BlockIdentifier block_identifier = 1;
getBlockIdentifierOrBuilder() - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
.protocol.BlockIdentifier block_identifier = 1;
getBlockInPorcSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 blockInPorcSize = 17;
getBlockInPorcSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 blockInPorcSize = 17;
getBlockInPorcSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 blockInPorcSize = 17;
getBlockList() - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockList() - Method in class org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlockList() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockList() - Method in class org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlockList() - Method in interface org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlockList() - Method in interface org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockNum() - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
getBlockNumber() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockNumber = 3;
getBlockNumber() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 blockNumber = 3;
getBlockNumber() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 blockNumber = 3;
getBlockOrBuilder(int) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockOrBuilder(int) - Method in class org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlockOrBuilder(int) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilder(int) - Method in class org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilder(int) - Method in interface org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilder(int) - Method in interface org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockOrBuilderList() - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockOrBuilderList() - Method in class org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlockOrBuilderList() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilderList() - Method in class org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilderList() - Method in interface org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilderList() - Method in interface org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockTime() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 blockTime = 5;
getBlockTime() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
int64 blockTime = 5;
getBlockTime() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
int64 blockTime = 5;
getBlockTimeStamp() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockTimeStamp = 4;
getBlockTimeStamp() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 blockTimeStamp = 4;
getBlockTimeStamp() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 blockTimeStamp = 4;
getBroadcastTransactionMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getBrokerage() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
1 mean 1%
getBrokerage() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
1 mean 1%
getBrokerage() - Method in interface org.tron.trident.proto.Contract.UpdateBrokerageContractOrBuilder
1 mean 1%
getBrokerageInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getBrokerageInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBrokerageInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBrokerageInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getBrokerageInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getBrokerageInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getBrokerageInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getBrokerageInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getBrokerageInfo(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getBrokerageInfo(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query the ratio of brokerage of the witness.
getBurnTrx(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
query the network
getBurnTrx(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
query the network
getBurnTrx(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
query the network
getBurnTrx(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
query the network
getBurnTrx(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getBurnTrx(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getBurnTrx(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getBurnTrx(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getBurnTRX(NodeType...) - Method in interface org.tron.trident.core.Api
 
getBurnTRX(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
GetBurnTRX Query the amount of TRX burned due to on-chain transaction fees since No.
getBuyTokenId() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes buy_token_id = 4;
getBuyTokenId() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
bytes buy_token_id = 4;
getBuyTokenId() - Method in interface org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
bytes buy_token_id = 4;
getBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes buy_token_id = 6;
getBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketOrder
bytes buy_token_id = 6;
getBuyTokenId() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes buy_token_id = 6;
getBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes buy_token_id = 2;
getBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketOrderPair
bytes buy_token_id = 2;
getBuyTokenId() - Method in interface org.tron.trident.proto.Response.MarketOrderPairOrBuilder
bytes buy_token_id = 2;
getBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
bytes buy_token_id = 2;
getBuyTokenId() - Method in class org.tron.trident.proto.Response.MarketPriceList
bytes buy_token_id = 2;
getBuyTokenId() - Method in interface org.tron.trident.proto.Response.MarketPriceListOrBuilder
bytes buy_token_id = 2;
getBuyTokenQuantity() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
min to receive
getBuyTokenQuantity() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
min to receive
getBuyTokenQuantity() - Method in interface org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
min to receive
getBuyTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
min to receive
getBuyTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketOrder
min to receive
getBuyTokenQuantity() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
min to receive
getBuyTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
int64 buy_token_quantity = 2;
getBuyTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketPrice
int64 buy_token_quantity = 2;
getBuyTokenQuantity() - Method in interface org.tron.trident.proto.Response.MarketPriceOrBuilder
int64 buy_token_quantity = 2;
getBytecode() - Method in class org.tron.trident.core.contract.ContractConstructor
 
getBytecode() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes bytecode = 4;
getBytecode() - Method in class org.tron.trident.proto.Common.SmartContract
bytes bytecode = 4;
getBytecode() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
bytes bytecode = 4;
getBytes() - Method in class org.tron.trident.core.utils.Sha256Hash
Returns the internal byte array, without defensively copying.
getByteString() - Method in class org.tron.trident.core.utils.Sha256Hash
For pb return ByteString.
getCallerAddress() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
the one send trx (TBD: or token) via function
getCallerAddress() - Method in class org.tron.trident.proto.Response.InternalTransaction
the one send trx (TBD: or token) via function
getCallerAddress() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
the one send trx (TBD: or token) via function
getCallTokenId() - Method in class org.tron.trident.core.contract.ContractFunction
 
getCallTokenValue() - Method in class org.tron.trident.core.contract.ContractFunction
 
getCallTokenValue() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 call_token_value = 3;
getCallTokenValue() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
int64 call_token_value = 3;
getCallTokenValue() - Method in interface org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
int64 call_token_value = 3;
getCallTokenValue() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_token_value = 5;
getCallTokenValue() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
int64 call_token_value = 5;
getCallTokenValue() - Method in interface org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
int64 call_token_value = 5;
getCallValue() - Method in class org.tron.trident.core.contract.ContractFunction
 
getCallValue() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 call_value = 5;
getCallValue() - Method in class org.tron.trident.proto.Common.SmartContract
int64 call_value = 5;
getCallValue() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
int64 call_value = 5;
getCallValue() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_value = 3;
getCallValue() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
int64 call_value = 3;
getCallValue() - Method in interface org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
int64 call_value = 3;
getCallValue() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
trx (TBD: or token) value
getCallValue() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
trx (TBD: or token) value
getCallValue() - Method in interface org.tron.trident.proto.Response.InternalTransaction.CallValueInfoOrBuilder
trx (TBD: or token) value
getCallValueInfo(int) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfo(int) - Method in class org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfo(int) - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoBuilder(int) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoBuilderList() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoCount() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoCount() - Method in class org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoCount() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoList() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoList() - Method in class org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoList() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilder(int) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilder(int) - Method in class org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilder(int) - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilderList() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilderList() - Method in class org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilderList() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCancelUnfreezeV2Amount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
Deprecated.
getCancelUnfreezeV2Amount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
Deprecated.
getCancelUnfreezeV2Amount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
Deprecated.
getCancelUnfreezeV2Amount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
Deprecated.
getCancelUnfreezeV2Amount() - Method in class org.tron.trident.proto.Response.TransactionInfo
Deprecated.
getCancelUnfreezeV2Amount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
Deprecated.
getCancelUnfreezeV2AmountCount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
getCancelUnfreezeV2AmountCount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
getCancelUnfreezeV2AmountCount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountCount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
getCancelUnfreezeV2AmountCount() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
getCancelUnfreezeV2AmountCount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountMap() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountMap() - Method in class org.tron.trident.proto.Chain.Transaction.Result
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountMap() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountMap() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountMap() - Method in class org.tron.trident.proto.Response.TransactionInfo
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountMap() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountOrDefault(String, long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountOrDefault(String, long) - Method in class org.tron.trident.proto.Chain.Transaction.Result
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountOrDefault(String, long) - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountOrDefault(String, long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountOrDefault(String, long) - Method in class org.tron.trident.proto.Response.TransactionInfo
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountOrDefault(String, long) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountOrThrow(String) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountOrThrow(String) - Method in class org.tron.trident.proto.Chain.Transaction.Result
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountOrThrow(String) - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 28;
getCancelUnfreezeV2AmountOrThrow(String) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountOrThrow(String) - Method in class org.tron.trident.proto.Response.TransactionInfo
map<string, int64> cancel_unfreezeV2_amount = 29;
getCancelUnfreezeV2AmountOrThrow(String) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
map<string, int64> cancel_unfreezeV2_amount = 29;
getCanDelegatedMaxSize(GrpcAPI.CanDelegatedMaxSizeRequestMessage, StreamObserver<GrpcAPI.CanDelegatedMaxSizeResponseMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getCanDelegatedMaxSize(GrpcAPI.CanDelegatedMaxSizeRequestMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getCanDelegatedMaxSize(GrpcAPI.CanDelegatedMaxSizeRequestMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getCanDelegatedMaxSize(GrpcAPI.CanDelegatedMaxSizeRequestMessage, StreamObserver<GrpcAPI.CanDelegatedMaxSizeResponseMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getCanDelegatedMaxSize(GrpcAPI.CanDelegatedMaxSizeRequestMessage, StreamObserver<GrpcAPI.CanDelegatedMaxSizeResponseMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getCanDelegatedMaxSize(GrpcAPI.CanDelegatedMaxSizeRequestMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getCanDelegatedMaxSize(GrpcAPI.CanDelegatedMaxSizeRequestMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getCanDelegatedMaxSize(GrpcAPI.CanDelegatedMaxSizeRequestMessage, StreamObserver<GrpcAPI.CanDelegatedMaxSizeResponseMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getCanDelegatedMaxSize(String, int, NodeType...) - Method in interface org.tron.trident.core.Api
 
getCanDelegatedMaxSize(String, int, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API query the amount of delegatable resources share of the specified resource type for an address, unit is sun.
getCanWithdrawUnfreezeAmount(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage, StreamObserver<GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getCanWithdrawUnfreezeAmount(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getCanWithdrawUnfreezeAmount(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getCanWithdrawUnfreezeAmount(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage, StreamObserver<GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getCanWithdrawUnfreezeAmount(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage, StreamObserver<GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getCanWithdrawUnfreezeAmount(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getCanWithdrawUnfreezeAmount(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getCanWithdrawUnfreezeAmount(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage, StreamObserver<GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getCanWithdrawUnfreezeAmount(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getCanWithdrawUnfreezeAmount(String, long, NodeType...) - Method in interface org.tron.trident.core.Api
 
getCanWithdrawUnfreezeAmount(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API query the withdrawable balance at the latest block timestamp
getCanWithdrawUnfreezeAmount(String, long, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API query the withdrawable balance at the specified timestamp
getCEnc() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for incoming, decrypt it with ivk
getCEnc() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
Encryption for incoming, decrypt it with ivk
getCEnc() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
Encryption for incoming, decrypt it with ivk
getChainParameter(int) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameter(int) - Method in class org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameter(int) - Method in interface org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterBuilder(int) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterBuilderList() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterCount() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterCount() - Method in class org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterCount() - Method in interface org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterList() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterList() - Method in class org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterList() - Method in interface org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilder(int) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilder(int) - Method in class org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilder(int) - Method in interface org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilderList() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilderList() - Method in class org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilderList() - Method in interface org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameters(GrpcAPI.EmptyMessage, StreamObserver<Response.ChainParameters>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getChainParameters(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getChainParameters(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getChainParameters(GrpcAPI.EmptyMessage, StreamObserver<Response.ChainParameters>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getChainParameters() - Method in interface org.tron.trident.core.Api
 
getChainParameters() - Method in class org.tron.trident.core.ApiWrapper
All parameters that the blockchain committee can set
getCheatWitnessInfoMap() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
Deprecated.
getCheatWitnessInfoMap() - Method in class org.tron.trident.proto.Response.NodeInfo
Deprecated.
getCheatWitnessInfoMap() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
Deprecated.
getCheatWitnessInfoMapCount() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
getCheatWitnessInfoMapCount() - Method in class org.tron.trident.proto.Response.NodeInfo
 
getCheatWitnessInfoMapCount() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapMap() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapMap() - Method in class org.tron.trident.proto.Response.NodeInfo
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapMap() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrDefault(String, String) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrDefault(String, String) - Method in class org.tron.trident.proto.Response.NodeInfo
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrDefault(String, String) - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrThrow(String) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrThrow(String) - Method in class org.tron.trident.proto.Response.NodeInfo
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrThrow(String) - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getClassType() - Method in class org.tron.trident.abi.TypeReference
Workaround to ensure type does not come back as T due to erasure, this enables you to create a TypeReference via Class<T>.
getCntr() - Method in class org.tron.trident.core.contract.ContractFunction
 
getCode() - Method in class org.tron.trident.proto.Response.Account.Builder
not used so far
getCode() - Method in class org.tron.trident.proto.Response.Account
not used so far
getCode() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
not used so far
getCode() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCode() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCode() - Method in interface org.tron.trident.proto.Response.TransactionApprovedList.ResultOrBuilder
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCode() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
getCode() - Method in class org.tron.trident.proto.Response.TransactionReturn
.protocol.TransactionReturn.response_code code = 2;
getCode() - Method in interface org.tron.trident.proto.Response.TransactionReturnOrBuilder
.protocol.TransactionReturn.response_code code = 2;
getCode() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCode() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCode() - Method in interface org.tron.trident.proto.Response.TransactionSignWeight.ResultOrBuilder
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCodeHash() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes code_hash = 9;
getCodeHash() - Method in class org.tron.trident.proto.Common.SmartContract
bytes code_hash = 9;
getCodeHash() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
bytes code_hash = 9;
getCodeHash() - Method in class org.tron.trident.proto.Response.Account.Builder
bytes codeHash = 30;
getCodeHash() - Method in class org.tron.trident.proto.Response.Account
bytes codeHash = 30;
getCodeHash() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
bytes codeHash = 30;
getCodeValue() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCodeValue() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCodeValue() - Method in interface org.tron.trident.proto.Response.TransactionApprovedList.ResultOrBuilder
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCodeValue() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
getCodeValue() - Method in class org.tron.trident.proto.Response.TransactionReturn
.protocol.TransactionReturn.response_code code = 2;
getCodeValue() - Method in interface org.tron.trident.proto.Response.TransactionReturnOrBuilder
.protocol.TransactionReturn.response_code code = 2;
getCodeValue() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCodeValue() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCodeValue() - Method in interface org.tron.trident.proto.Response.TransactionSignWeight.ResultOrBuilder
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCodeVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
getCodeVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
string codeVersion = 1;
getCodeVersion() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
string codeVersion = 1;
getCodeVersionBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
getCodeVersionBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
string codeVersion = 1;
getCodeVersionBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
string codeVersion = 1;
getComponentType() - Method in class org.tron.trident.abi.datatypes.Array
 
getConfigNodeInfo() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfo() - Method in class org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfo() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoOrBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoOrBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoOrBuilder() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConnectTime() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 connectTime = 11;
getConnectTime() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 connectTime = 11;
getConnectTime() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 connectTime = 11;
getConstant() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool constant = 2;
getConstant() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
bool constant = 2;
getConstant() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
bool constant = 2;
getConstantResult(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
getConstantResult(int) - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated bytes constant_result = 3;
getConstantResult(int) - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated bytes constant_result = 3;
getConstantResultCount() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
getConstantResultCount() - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated bytes constant_result = 3;
getConstantResultCount() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated bytes constant_result = 3;
getConstantResultList() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
getConstantResultList() - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated bytes constant_result = 3;
getConstantResultList() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated bytes constant_result = 3;
getConsumeUserResourcePercent() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 consume_user_resource_percent = 6;
getConsumeUserResourcePercent() - Method in class org.tron.trident.proto.Common.SmartContract
int64 consume_user_resource_percent = 6;
getConsumeUserResourcePercent() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
int64 consume_user_resource_percent = 6;
getConsumeUserResourcePercent() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
int64 consume_user_resource_percent = 3;
getConsumeUserResourcePercent() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
int64 consume_user_resource_percent = 3;
getConsumeUserResourcePercent() - Method in interface org.tron.trident.proto.Contract.UpdateSettingContractOrBuilder
int64 consume_user_resource_percent = 3;
getContract(GrpcAPI.BytesMessage, StreamObserver<Common.SmartContract>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getContract(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getContract(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getContract(GrpcAPI.BytesMessage, StreamObserver<Common.SmartContract>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getContract(String) - Method in interface org.tron.trident.core.Api
 
getContract(String) - Method in class org.tron.trident.core.ApiWrapper
Obtain a Contract object via an address
getContract(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContract(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContract(int) - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
GetContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
GetContract = 32;
getContractAddress() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Common.SmartContract
bytes contract_address = 2;
getContractAddress() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Contract.ClearABIContract
bytes contract_address = 2;
getContractAddress() - Method in interface org.tron.trident.proto.Contract.ClearABIContractOrBuilder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
bytes contract_address = 2;
getContractAddress() - Method in interface org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
bytes contract_address = 2;
getContractAddress() - Method in interface org.tron.trident.proto.Contract.UpdateEnergyLimitContractOrBuilder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
bytes contract_address = 2;
getContractAddress() - Method in interface org.tron.trident.proto.Contract.UpdateSettingContractOrBuilder
bytes contract_address = 2;
getContractAddress() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes contract_address = 6;
getContractAddress() - Method in class org.tron.trident.proto.Response.TransactionInfo
bytes contract_address = 6;
getContractAddress() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
bytes contract_address = 6;
getContractBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractCount() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractCount() - Method in class org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContractCount() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContractInfo(GrpcAPI.BytesMessage, StreamObserver<Response.SmartContractDataWrapper>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
FLAW: Abusing of `info`.
getContractInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
FLAW: Abusing of `info`.
getContractInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
FLAW: Abusing of `info`.
getContractInfo(GrpcAPI.BytesMessage, StreamObserver<Response.SmartContractDataWrapper>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
FLAW: Abusing of `info`.
getContractInfo(String) - Method in interface org.tron.trident.core.Api
 
getContractInfo(String) - Method in class org.tron.trident.core.ApiWrapper
getContractInfo
getContractList() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractList() - Method in class org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContractList() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContractName() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes ContractName = 4;
getContractName() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
bytes ContractName = 4;
getContractName() - Method in interface org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
bytes ContractName = 4;
getContractOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContractOrBuilder(int) - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContractOrBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractOrBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContractOrBuilderList() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContractResult(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
getContractResult(int) - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated bytes contractResult = 5;
getContractResult(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated bytes contractResult = 5;
getContractResultCount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
getContractResultCount() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated bytes contractResult = 5;
getContractResultCount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated bytes contractResult = 5;
getContractResultList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
getContractResultList() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated bytes contractResult = 5;
getContractResultList() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated bytes contractResult = 5;
getContractRet() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRet() - Method in class org.tron.trident.proto.Chain.Transaction.Result
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRet() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRetValue() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRetValue() - Method in class org.tron.trident.proto.Chain.Transaction.Result
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRetValue() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractState() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.ContractState contract_state = 3;
getContractState() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.ContractState contract_state = 3;
getContractState() - Method in interface org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.ContractState contract_state = 3;
getContractStateBuilder() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.ContractState contract_state = 3;
getContractStateOrBuilder() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.ContractState contract_state = 3;
getContractStateOrBuilder() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.ContractState contract_state = 3;
getContractStateOrBuilder() - Method in interface org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.ContractState contract_state = 3;
getCount() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
int64 count = 1;
getCount() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
int64 count = 1;
getCount() - Method in interface org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessageOrBuilder
int64 count = 1;
getCount() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
int32 count = 5;
getCount() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
int32 count = 5;
getCount() - Method in interface org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
int32 count = 5;
getCOut() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for audit, decrypt it with ovk
getCOut() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
Encryption for audit, decrypt it with ovk
getCOut() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
Encryption for audit, decrypt it with ovk
getCpuCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 cpuCount = 3;
getCpuCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
int32 cpuCount = 3;
getCpuCount() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int32 cpuCount = 3;
getCpuRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double cpuRate = 6;
getCpuRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
double cpuRate = 6;
getCpuRate() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
double cpuRate = 6;
getCreateAddressMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getCreateShieldedContractParametersMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getCreateShieldedContractParametersWithoutAskMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getCreateTime() - Method in class org.tron.trident.proto.Response.Account.Builder
this account create time
getCreateTime() - Method in class org.tron.trident.proto.Response.Account
this account create time
getCreateTime() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
this account create time
getCreateTime() - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 create_time = 3;
getCreateTime() - Method in class org.tron.trident.proto.Response.Exchange
int64 create_time = 3;
getCreateTime() - Method in interface org.tron.trident.proto.Response.ExchangeOrBuilder
int64 create_time = 3;
getCreateTime() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 create_time = 3;
getCreateTime() - Method in class org.tron.trident.proto.Response.MarketOrder
int64 create_time = 3;
getCreateTime() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
int64 create_time = 3;
getCreateTime() - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 create_time = 5;
getCreateTime() - Method in class org.tron.trident.proto.Response.Proposal
int64 create_time = 5;
getCreateTime() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
int64 create_time = 5;
getCreateWitness2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getCreatorAddress() - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes creator_address = 2;
getCreatorAddress() - Method in class org.tron.trident.proto.Response.Exchange
bytes creator_address = 2;
getCreatorAddress() - Method in interface org.tron.trident.proto.Response.ExchangeOrBuilder
bytes creator_address = 2;
getCurrentConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
connect information
getCurrentConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo
connect information
getCurrentConnectCount() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
connect information
getCurrentWeight() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
int64 current_weight = 3;
getCurrentWeight() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
int64 current_weight = 3;
getCurrentWeight() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
int64 current_weight = 3;
getD() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
bytes d = 1;
getD() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
bytes d = 1;
getD() - Method in interface org.tron.trident.api.GrpcAPI.DiversifierMessageOrBuilder
bytes d = 1;
getD() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
getD() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.DiversifierMessage d = 2;
getD() - Method in interface org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.DiversifierMessage d = 2;
getD() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
getD() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
.protocol.DiversifierMessage d = 1;
getD() - Method in interface org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
.protocol.DiversifierMessage d = 1;
getD() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes d = 8;
getD() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes d = 8;
getD() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes d = 8;
getD() - Method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
getData() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
data not used
getData() - Method in class org.tron.trident.proto.Chain.Transaction.raw
data not used
getData() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
data not used
getData() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes data = 4;
getData() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
bytes data = 4;
getData() - Method in interface org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
bytes data = 4;
getData() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes data = 3;
getData() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
bytes data = 3;
getData() - Method in interface org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
bytes data = 3;
getDBuilder() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
getDBuilder() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
getDbVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 dbVersion = 13;
getDbVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 dbVersion = 13;
getDbVersion() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 dbVersion = 13;
getDeadLockThreadCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 deadLockThreadCount = 2;
getDeadLockThreadCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
int32 deadLockThreadCount = 2;
getDeadLockThreadCount() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int32 deadLockThreadCount = 2;
getDeadLockThreadInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoList(int) - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListCount() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListList() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilder(int) - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilderList() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
getDefaultInstance() - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Chain.Block
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Chain.Transaction
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.AccountId
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.authority
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.Key
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.Note
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.Permission
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.SmartContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Common.Vote
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ContractState
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.TransferContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.Account
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.BlockExtention
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.BlockList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.ChainParameters
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.Exchange
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.ExchangeList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.MarketOrder
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.MarketPrice
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeInfo
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.NullifierResult
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.Proposal
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.ProposalList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionList
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionSign
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.Witness
 
getDefaultInstance() - Static method in class org.tron.trident.proto.Response.WitnessList
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Block.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Block
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.BlockHeader
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Transaction
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.AccountId
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.authority.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.authority
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.Key.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.Key
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.Note.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.Note
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.Permission.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.Permission
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.SmartContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.Vote.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Common.Vote
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ContractState
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.TransferContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.Frozen
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.AssetIssueList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockExtention
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.BlockListExtention
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ChainParameters
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DelegatedResource
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Exchange
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ExchangeList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.InternalTransaction
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketOrder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketOrderList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketPrice
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.MarketPriceList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NodeList.Node
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.NullifierResult
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Proposal
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ProposalList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionExtention
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionList
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionReturn
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionSign
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Witness.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.Witness
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
getDefaultInstanceForType() - Method in class org.tron.trident.proto.Response.WitnessList
 
getDelegatedFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account.Builder
Freeze and provide balances to other accounts
getDelegatedFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account
Freeze and provide balances to other accounts
getDelegatedFrozenBalanceForBandwidth() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
Freeze and provide balances to other accounts
getDelegatedFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balances provided to other accounts
getDelegatedFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource
Frozen balances provided to other accounts
getDelegatedFrozenBalanceForEnergy() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
Frozen balances provided to other accounts
getDelegatedFrozenV2BalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 delegated_frozenV2_balance_for_bandwidth = 36;
getDelegatedFrozenV2BalanceForBandwidth() - Method in class org.tron.trident.proto.Response.Account
int64 delegated_frozenV2_balance_for_bandwidth = 36;
getDelegatedFrozenV2BalanceForBandwidth() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
int64 delegated_frozenV2_balance_for_bandwidth = 36;
getDelegatedFrozenV2BalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 delegated_frozenV2_balance_for_energy = 10;
getDelegatedFrozenV2BalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource
int64 delegated_frozenV2_balance_for_energy = 10;
getDelegatedFrozenV2BalanceForEnergy() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 delegated_frozenV2_balance_for_energy = 10;
getDelegatedResource(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getDelegatedResource(Response.DelegatedResourceMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getDelegatedResource(Response.DelegatedResourceMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getDelegatedResource(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getDelegatedResource(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getDelegatedResource(Response.DelegatedResourceMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getDelegatedResource(Response.DelegatedResourceMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getDelegatedResource(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getDelegatedResource(String, String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getDelegatedResource(String, String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Returns all resources delegations from an account to another account.
getDelegatedResource(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResource(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResource(int) - Method in interface org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getDelegatedResourceAccountIndex(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getDelegatedResourceAccountIndex(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query the energy delegation by an account.
getDelegatedResourceAccountIndexV2(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getDelegatedResourceAccountIndexV2(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getDelegatedResourceAccountIndexV2(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getDelegatedResourceAccountIndexV2(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getDelegatedResourceAccountIndexV2(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getDelegatedResourceAccountIndexV2(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getDelegatedResourceAccountIndexV2(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getDelegatedResourceAccountIndexV2(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getDelegatedResourceAccountIndexV2(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getDelegatedResourceAccountIndexV2(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API query the delegated resource index of an account.
getDelegatedResourceBuilder(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceBuilderList() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceCount() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceCount() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceCount() - Method in interface org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceList() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceList() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceList() - Method in interface org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilder(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilder(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilder(int) - Method in interface org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilderList() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilderList() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilderList() - Method in interface org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceV2(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getDelegatedResourceV2(Response.DelegatedResourceMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getDelegatedResourceV2(Response.DelegatedResourceMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getDelegatedResourceV2(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getDelegatedResourceV2(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getDelegatedResourceV2(Response.DelegatedResourceMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getDelegatedResourceV2(Response.DelegatedResourceMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getDelegatedResourceV2(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getDelegatedResourceV2(String, String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getDelegatedResourceV2(String, String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API query the detail of resource share delegated from fromAddress to toAddress
getDeployContractMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getDescription() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes description = 20;
getDescription() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
bytes description = 20;
getDescription() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes description = 20;
getDescription() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes description = 2;
getDescription() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
bytes description = 2;
getDescription() - Method in interface org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
bytes description = 2;
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Block.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Block
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Transaction.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
getDescriptor() - Static method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Transaction
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
getDescriptor() - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.code
 
getDescriptor() - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
getDescriptor() - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.AccountId.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.AccountId
 
getDescriptor() - Static method in enum org.tron.trident.proto.Common.AccountType
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.authority.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.authority
 
getDescriptor() - Static method in class org.tron.trident.proto.Common
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.Key.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.Key
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.Note.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.Note
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.Permission.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.Permission
 
getDescriptor() - Static method in enum org.tron.trident.proto.Common.Permission.PermissionType
 
getDescriptor() - Static method in enum org.tron.trident.proto.Common.ResourceCode
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
getDescriptor() - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getDescriptor() - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.SmartContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.SmartContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.Vote.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Common.Vote
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ContractState.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ContractState
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.TransferContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockExtention
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ChainParameters
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Exchange.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Exchange
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ExchangeList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketOrder
 
getDescriptor() - Static method in enum org.tron.trident.proto.Response.MarketOrder.State
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketPrice
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.NullifierResult
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Proposal.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Proposal
 
getDescriptor() - Static method in enum org.tron.trident.proto.Response.Proposal.State
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ProposalList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ProposalList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getDescriptor() - Static method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
getDescriptor() - Static method in enum org.tron.trident.proto.Response.TransactionInfo.code
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionList
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
getDescriptor() - Static method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionSign
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getDescriptor() - Static method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Witness.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.Witness
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.WitnessList.Builder
 
getDescriptor() - Static method in class org.tron.trident.proto.Response.WitnessList
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Chain.Block.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
getDescriptorForType() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Chain.Transaction.Result.code
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Common.AccountType
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.authority.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.Key.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.Note.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.Permission.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Common.Permission.PermissionType
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Common.ResourceCode
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Common.Vote.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.Account.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Response.MarketOrder.State
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Response.Proposal.State
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Response.TransactionInfo.code
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
getDescriptorForType() - Method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.Witness.Builder
 
getDescriptorForType() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
getDetail() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
bool detail = 2;
getDetail() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
bool detail = 2;
getDetail() - Method in interface org.tron.trident.api.GrpcAPI.BlockReqOrBuilder
bool detail = 2;
getDisconnectTimes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 disconnectTimes = 23;
getDisconnectTimes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 disconnectTimes = 23;
getDisconnectTimes() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 disconnectTimes = 23;
getDiscoverEnable() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool discoverEnable = 4;
getDiscoverEnable() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
bool discoverEnable = 4;
getDiscoverEnable() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
bool discoverEnable = 4;
getDiversifier(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.DiversifierMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getDiversifier(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getDiversifier(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getDiversifier(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.DiversifierMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getDOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
getDOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.DiversifierMessage d = 2;
getDOrBuilder() - Method in interface org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.DiversifierMessage d = 2;
getDOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
getDOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
.protocol.DiversifierMessage d = 1;
getDOrBuilder() - Method in interface org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
.protocol.DiversifierMessage d = 1;
getEasyTransferAssetByPrivateMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getEasyTransferAssetMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getEasyTransferByPrivateMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getEasyTransferMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getEncoded() - Method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
getEncoded() - Method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
getEncodedBytes() - Method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
getEncodedBytes() - Method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
getEndBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
getEndBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
int64 end_block_index = 2;
getEndBlockIndex() - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
int64 end_block_index = 2;
getEndBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
getEndBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
int64 end_block_index = 2;
getEndBlockIndex() - Method in interface org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
int64 end_block_index = 2;
getEndNum() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 endNum = 2;
getEndNum() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
int64 endNum = 2;
getEndNum() - Method in interface org.tron.trident.api.GrpcAPI.BlockLimitOrBuilder
int64 endNum = 2;
getEndTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 end_time = 10;
getEndTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int64 end_time = 10;
getEndTime() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 end_time = 10;
getEnergyFactor() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 energy_factor = 2;
getEnergyFactor() - Method in class org.tron.trident.proto.Contract.ContractState
int64 energy_factor = 2;
getEnergyFactor() - Method in interface org.tron.trident.proto.Contract.ContractStateOrBuilder
int64 energy_factor = 2;
getEnergyFee() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_fee = 2;
getEnergyFee() - Method in class org.tron.trident.proto.Response.ResourceReceipt
int64 energy_fee = 2;
getEnergyFee() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 energy_fee = 2;
getEnergyLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyLimit = 14;
getEnergyLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 EnergyLimit = 14;
getEnergyLimit() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 EnergyLimit = 14;
getEnergyPenalty() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_penalty = 8;
getEnergyPenalty() - Method in class org.tron.trident.proto.Response.TransactionExtention
int64 energy_penalty = 8;
getEnergyPenalty() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
int64 energy_penalty = 8;
getEnergyPenaltyTotal() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_penalty_total = 8;
getEnergyPenaltyTotal() - Method in class org.tron.trident.proto.Response.ResourceReceipt
int64 energy_penalty_total = 8;
getEnergyPenaltyTotal() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 energy_penalty_total = 8;
getEnergyPrices(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getEnergyPrices(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getEnergyPrices(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getEnergyPrices(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getEnergyPrices(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getEnergyPrices(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getEnergyPrices(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getEnergyPrices(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getEnergyPrices(NodeType...) - Method in interface org.tron.trident.core.Api
 
getEnergyPrices(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
GetEnergyPrices Query historical energy unit price.
getEnergyPricesOnSolidity() - Method in interface org.tron.trident.core.Api
Deprecated.
getEnergyPricesOnSolidity() - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.10.0, scheduled for removal in future versions. use ApiWrapper.getEnergyPrices(NodeType...) instead
getEnergyRequired() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
int64 energy_required = 2;
getEnergyRequired() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
int64 energy_required = 2;
getEnergyRequired() - Method in interface org.tron.trident.proto.Response.EstimateEnergyMessageOrBuilder
int64 energy_required = 2;
getEnergyUsage() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 energy_usage = 1;
getEnergyUsage() - Method in class org.tron.trident.proto.Contract.ContractState
int64 energy_usage = 1;
getEnergyUsage() - Method in interface org.tron.trident.proto.Contract.ContractStateOrBuilder
int64 energy_usage = 1;
getEnergyUsage() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
energy resource, get from frozen
getEnergyUsage() - Method in class org.tron.trident.proto.Response.Account.AccountResource
energy resource, get from frozen
getEnergyUsage() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
energy resource, get from frozen
getEnergyUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage = 1;
getEnergyUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt
int64 energy_usage = 1;
getEnergyUsage() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 energy_usage = 1;
getEnergyUsageTotal() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage_total = 4;
getEnergyUsageTotal() - Method in class org.tron.trident.proto.Response.ResourceReceipt
int64 energy_usage_total = 4;
getEnergyUsageTotal() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 energy_usage_total = 4;
getEnergyUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyUsed = 13;
getEnergyUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 EnergyUsed = 13;
getEnergyUsed() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 EnergyUsed = 13;
getEnergyUsed() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_used = 5;
getEnergyUsed() - Method in class org.tron.trident.proto.Response.TransactionExtention
int64 energy_used = 5;
getEnergyUsed() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
int64 energy_used = 5;
getEnergyWindowOptimized() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
bool energy_window_optimized = 12;
getEnergyWindowOptimized() - Method in class org.tron.trident.proto.Response.Account.AccountResource
bool energy_window_optimized = 12;
getEnergyWindowOptimized() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
bool energy_window_optimized = 12;
getEnergyWindowSize() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 energy_window_size = 9;
getEnergyWindowSize() - Method in class org.tron.trident.proto.Response.Account.AccountResource
int64 energy_window_size = 9;
getEnergyWindowSize() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 energy_window_size = 9;
getEntrys(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrys(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrys(int) - Method in interface org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysCount() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysCount() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysCount() - Method in interface org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysList() - Method in interface org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilder(int) - Method in interface org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilderList() - Method in interface org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEpk() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
for Encryption
getEpk() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
for Encryption
getEpk() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
for Encryption
getEstimateEnergyMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getEstimateEnergyMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getEvents(int) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
getEvents(int) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
repeated string events = 7;
getEvents(int) - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
repeated string events = 7;
getEvents(int) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
getEvents(int) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
repeated string events = 5;
getEvents(int) - Method in interface org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
repeated string events = 5;
getEventsBytes(int) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
getEventsBytes(int) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
repeated string events = 7;
getEventsBytes(int) - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
repeated string events = 7;
getEventsBytes(int) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
getEventsBytes(int) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
repeated string events = 5;
getEventsBytes(int) - Method in interface org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
repeated string events = 5;
getEventsCount() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
getEventsCount() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
repeated string events = 7;
getEventsCount() - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
repeated string events = 7;
getEventsCount() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
getEventsCount() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
repeated string events = 5;
getEventsCount() - Method in interface org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
repeated string events = 5;
getEventsList() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
getEventsList() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
repeated string events = 7;
getEventsList() - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
repeated string events = 7;
getEventsList() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
getEventsList() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
repeated string events = 5;
getEventsList() - Method in interface org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
repeated string events = 5;
getExchangeById(GrpcAPI.BytesMessage, StreamObserver<Response.Exchange>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getExchangeById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getExchangeById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getExchangeById(GrpcAPI.BytesMessage, StreamObserver<Response.Exchange>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getExchangeById(GrpcAPI.BytesMessage, StreamObserver<Response.Exchange>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getExchangeById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getExchangeById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getExchangeById(GrpcAPI.BytesMessage, StreamObserver<Response.Exchange>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getExchangeById(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getExchangeById(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query exchange pair based on id
getExchangeId() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_id = 21;
getExchangeId() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 exchange_id = 21;
getExchangeId() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 exchange_id = 21;
getExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 exchange_id = 2;
getExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
int64 exchange_id = 2;
getExchangeId() - Method in interface org.tron.trident.proto.Contract.ExchangeInjectContractOrBuilder
int64 exchange_id = 2;
getExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 exchange_id = 2;
getExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
int64 exchange_id = 2;
getExchangeId() - Method in interface org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
int64 exchange_id = 2;
getExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 exchange_id = 2;
getExchangeId() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
int64 exchange_id = 2;
getExchangeId() - Method in interface org.tron.trident.proto.Contract.ExchangeWithdrawContractOrBuilder
int64 exchange_id = 2;
getExchangeId() - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 exchange_id = 1;
getExchangeId() - Method in class org.tron.trident.proto.Response.Exchange
int64 exchange_id = 1;
getExchangeId() - Method in interface org.tron.trident.proto.Response.ExchangeOrBuilder
int64 exchange_id = 1;
getExchangeId() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_id = 21;
getExchangeId() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 exchange_id = 21;
getExchangeId() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 exchange_id = 21;
getExchangeInjectAnotherAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 exchange_inject_another_amount = 19;
getExchangeReceivedAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 exchange_received_amount = 18;
getExchanges(int) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchanges(int) - Method in class org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchanges(int) - Method in interface org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangesBuilder(int) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesBuilderList() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesCount() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesCount() - Method in class org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchangesCount() - Method in interface org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangesList() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesList() - Method in class org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchangesList() - Method in interface org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilder(int) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilder(int) - Method in class org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilder(int) - Method in interface org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilderList() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilderList() - Method in class org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilderList() - Method in interface org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangeWithdrawAnotherAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 exchange_withdraw_another_amount = 20;
getExpandedSpendingKey(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.ExpandedSpendingKeyMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getExpandedSpendingKey(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getExpandedSpendingKey(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getExpandedSpendingKey(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.ExpandedSpendingKeyMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getExpected() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 expected = 5;
getExpected() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
int64 expected = 5;
getExpected() - Method in interface org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
int64 expected = 5;
getExpiration() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 expiration = 8;
getExpiration() - Method in class org.tron.trident.proto.Chain.Transaction.raw
int64 expiration = 8;
getExpiration() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
int64 expiration = 8;
getExpirationTime() - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 expiration_time = 4;
getExpirationTime() - Method in class org.tron.trident.proto.Response.Proposal
int64 expiration_time = 4;
getExpirationTime() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
int64 expiration_time = 4;
getExpireTime() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
the expire time
getExpireTime() - Method in class org.tron.trident.proto.Response.Account.Frozen
the expire time
getExpireTime() - Method in interface org.tron.trident.proto.Response.Account.FrozenOrBuilder
the expire time
getExpireTimeForBandwidth() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_bandwidth = 5;
getExpireTimeForBandwidth() - Method in class org.tron.trident.proto.Response.DelegatedResource
int64 expire_time_for_bandwidth = 5;
getExpireTimeForBandwidth() - Method in interface org.tron.trident.proto.Response.DelegatedResourceOrBuilder
int64 expire_time_for_bandwidth = 5;
getExpireTimeForEnergy() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_energy = 6;
getExpireTimeForEnergy() - Method in class org.tron.trident.proto.Response.DelegatedResource
int64 expire_time_for_energy = 6;
getExpireTimeForEnergy() - Method in interface org.tron.trident.proto.Response.DelegatedResourceOrBuilder
int64 expire_time_for_energy = 6;
getExtra() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
string extra = 7;
getExtra() - Method in class org.tron.trident.proto.Response.InternalTransaction
string extra = 7;
getExtra() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
string extra = 7;
getExtraBytes() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
string extra = 7;
getExtraBytes() - Method in class org.tron.trident.proto.Response.InternalTransaction
string extra = 7;
getExtraBytes() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
string extra = 7;
getFee() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 fee = 1;
getFee() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 fee = 1;
getFee() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 fee = 1;
getFee() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 fee = 2;
getFee() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 fee = 2;
getFee() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 fee = 2;
getFeeLimit() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 fee_limit = 18;
getFeeLimit() - Method in class org.tron.trident.proto.Chain.Transaction.raw
int64 fee_limit = 18;
getFeeLimit() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
int64 fee_limit = 18;
getFillBuyQuantity() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
int64 fillBuyQuantity = 4;
getFillBuyQuantity() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
int64 fillBuyQuantity = 4;
getFillBuyQuantity() - Method in interface org.tron.trident.proto.Common.MarketOrderDetailOrBuilder
int64 fillBuyQuantity = 4;
getFillSellQuantity() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
int64 fillSellQuantity = 3;
getFillSellQuantity() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
int64 fillSellQuantity = 3;
getFillSellQuantity() - Method in interface org.tron.trident.proto.Common.MarketOrderDetailOrBuilder
int64 fillSellQuantity = 3;
getFirst() - Method in class org.tron.trident.crypto.Pair
 
getFirstTokenBalance() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 first_token_balance = 3;
getFirstTokenBalance() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
int64 first_token_balance = 3;
getFirstTokenBalance() - Method in interface org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
int64 first_token_balance = 3;
getFirstTokenBalance() - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 first_token_balance = 7;
getFirstTokenBalance() - Method in class org.tron.trident.proto.Response.Exchange
int64 first_token_balance = 7;
getFirstTokenBalance() - Method in interface org.tron.trident.proto.Response.ExchangeOrBuilder
int64 first_token_balance = 7;
getFirstTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes first_token_id = 2;
getFirstTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
bytes first_token_id = 2;
getFirstTokenId() - Method in interface org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
bytes first_token_id = 2;
getFirstTokenId() - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes first_token_id = 6;
getFirstTokenId() - Method in class org.tron.trident.proto.Response.Exchange
bytes first_token_id = 6;
getFirstTokenId() - Method in interface org.tron.trident.proto.Response.ExchangeOrBuilder
bytes first_token_id = 6;
getFormat() - Method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
getFormat() - Method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
getFreeAssetNetLimit() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 free_asset_net_limit = 22;
getFreeAssetNetLimit() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int64 free_asset_net_limit = 22;
getFreeAssetNetLimit() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 free_asset_net_limit = 22;
getFreeAssetNetUsage() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getFreeAssetNetUsage() - Method in class org.tron.trident.proto.Response.Account
Deprecated.
getFreeAssetNetUsage() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
Deprecated.
getFreeAssetNetUsageCount() - Method in class org.tron.trident.proto.Response.Account.Builder
 
getFreeAssetNetUsageCount() - Method in class org.tron.trident.proto.Response.Account
 
getFreeAssetNetUsageCount() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageMap() - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageMap() - Method in class org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageMap() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrThrow(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrThrow(String) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageV2() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getFreeAssetNetUsageV2() - Method in class org.tron.trident.proto.Response.Account
Deprecated.
getFreeAssetNetUsageV2() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
Deprecated.
getFreeAssetNetUsageV2Count() - Method in class org.tron.trident.proto.Response.Account.Builder
 
getFreeAssetNetUsageV2Count() - Method in class org.tron.trident.proto.Response.Account
 
getFreeAssetNetUsageV2Count() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2Map() - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2Map() - Method in class org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2Map() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrThrow(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrThrow(String) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 freeMemory = 5;
getFreeMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
int64 freeMemory = 5;
getFreeMemory() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int64 freeMemory = 5;
getFreeNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetLimit = 2;
getFreeNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage
int64 freeNetLimit = 2;
getFreeNetLimit() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 freeNetLimit = 2;
getFreeNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetLimit = 2;
getFreeNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 freeNetLimit = 2;
getFreeNetLimit() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 freeNetLimit = 2;
getFreeNetUsage() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 free_net_usage = 19;
getFreeNetUsage() - Method in class org.tron.trident.proto.Response.Account
int64 free_net_usage = 19;
getFreeNetUsage() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
int64 free_net_usage = 19;
getFreeNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetUsed = 1;
getFreeNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage
int64 freeNetUsed = 1;
getFreeNetUsed() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 freeNetUsed = 1;
getFreeNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetUsed = 1;
getFreeNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 freeNetUsed = 1;
getFreeNetUsed() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 freeNetUsed = 1;
getFrom() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
bytes from = 1;
getFrom() - Method in class org.tron.trident.proto.Response.DelegatedResource
bytes from = 1;
getFrom() - Method in interface org.tron.trident.proto.Response.DelegatedResourceOrBuilder
bytes from = 1;
getFromAccounts(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
getFromAccounts(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes fromAccounts = 2;
getFromAccounts(int) - Method in interface org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes fromAccounts = 2;
getFromAccountsCount() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
getFromAccountsCount() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes fromAccounts = 2;
getFromAccountsCount() - Method in interface org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes fromAccounts = 2;
getFromAccountsList() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
getFromAccountsList() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes fromAccounts = 2;
getFromAccountsList() - Method in interface org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes fromAccounts = 2;
getFromAddress() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes from_address = 1;
getFromAddress() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
bytes from_address = 1;
getFromAddress() - Method in interface org.tron.trident.proto.Response.DelegatedResourceMessageOrBuilder
bytes from_address = 1;
getFromAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
getFromAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
string from_amount = 4;
getFromAmount() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
string from_amount = 4;
getFromAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
getFromAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
string from_amount = 4;
getFromAmount() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
string from_amount = 4;
getFromAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
getFromAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
string from_amount = 4;
getFromAmountBytes() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
string from_amount = 4;
getFromAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
getFromAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
string from_amount = 4;
getFromAmountBytes() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
string from_amount = 4;
getFrozen(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozen(int) - Method in class org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozen(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenAmount() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_amount = 1;
getFrozenAmount() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
int64 frozen_amount = 1;
getFrozenAmount() - Method in interface org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupplyOrBuilder
int64 frozen_amount = 1;
getFrozenBalance() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_balance = 2;
getFrozenBalance() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
int64 frozen_balance = 2;
getFrozenBalance() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
int64 frozen_balance = 2;
getFrozenBalance() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
int64 frozen_balance = 2;
getFrozenBalance() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
int64 frozen_balance = 2;
getFrozenBalance() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceV2ContractOrBuilder
int64 frozen_balance = 2;
getFrozenBalance() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
the frozen trx balance
getFrozenBalance() - Method in class org.tron.trident.proto.Response.Account.Frozen
the frozen trx balance
getFrozenBalance() - Method in interface org.tron.trident.proto.Response.Account.FrozenOrBuilder
the frozen trx balance
getFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_bandwidth = 3;
getFrozenBalanceForBandwidth() - Method in class org.tron.trident.proto.Response.DelegatedResource
int64 frozen_balance_for_bandwidth = 3;
getFrozenBalanceForBandwidth() - Method in interface org.tron.trident.proto.Response.DelegatedResourceOrBuilder
int64 frozen_balance_for_bandwidth = 3;
getFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
getFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource
the frozen balance for energy
getFrozenBalanceForEnergy() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
the frozen balance for energy
getFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_energy = 4;
getFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.DelegatedResource
int64 frozen_balance_for_energy = 4;
getFrozenBalanceForEnergy() - Method in interface org.tron.trident.proto.Response.DelegatedResourceOrBuilder
int64 frozen_balance_for_energy = 4;
getFrozenBalanceForEnergyBuilder() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
getFrozenBalanceForEnergyOrBuilder() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
getFrozenBalanceForEnergyOrBuilder() - Method in class org.tron.trident.proto.Response.Account.AccountResource
the frozen balance for energy
getFrozenBalanceForEnergyOrBuilder() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
the frozen balance for energy
getFrozenBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenCount() - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenCount() - Method in class org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozenCount() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenDays() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_days = 2;
getFrozenDays() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
int64 frozen_days = 2;
getFrozenDays() - Method in interface org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupplyOrBuilder
int64 frozen_days = 2;
getFrozenDuration() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_duration = 3;
getFrozenDuration() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
int64 frozen_duration = 3;
getFrozenDuration() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
int64 frozen_duration = 3;
getFrozenList() - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenList() - Method in class org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozenList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenOrBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenOrBuilder(int) - Method in class org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozenOrBuilder(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenOrBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenOrBuilderList() - Method in class org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozenOrBuilderList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenSupply(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupply(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupply(int) - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupply(int) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupply(int) - Method in class org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupply(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenSupplyBuilder(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyBuilderList() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyCount() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyCount() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyCount() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyCount() - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyCount() - Method in class org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupplyCount() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenSupplyList() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyList() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyList() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyList() - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyList() - Method in class org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupplyList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenSupplyOrBuilder(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilder(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilder(int) - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyOrBuilder(int) - Method in class org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupplyOrBuilder(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenSupplyOrBuilderList() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilderList() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilderList() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyOrBuilderList() - Method in class org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupplyOrBuilderList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenV2(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2(int) - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2Builder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2BuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2Count() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2Count() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2Count() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2List() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2List() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2List() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2OrBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2OrBuilder(int) - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2OrBuilder(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2OrBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2OrBuilderList() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getFrozenV2OrBuilderList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
getGenerateAddressMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAccountByIdMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAccountByIdMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetAccountMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAccountMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetAccountNetMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAccountResourceMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAkFromAskMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAssetIssueByAccountMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAssetIssueByIdMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAssetIssueByIdMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetAssetIssueByNameMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAssetIssueByNameMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetAssetIssueListByNameMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAssetIssueListByNameMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetAssetIssueListMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAssetIssueListMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetAvailableUnfreezeCountMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetAvailableUnfreezeCountMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetBandwidthPricesMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBandwidthPricesMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetBlockBalanceTraceMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockByIdMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockByLatestNum2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockByLatestNumMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockByLimitNext2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockByLimitNextMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockByNum2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockByNum2Method() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetBlockByNumMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockByNumMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetBlockMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBlockMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetBrokerageInfoMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBrokerageInfoMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetBurnTrxMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetBurnTrxMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetCanDelegatedMaxSizeMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetCanDelegatedMaxSizeMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetCanWithdrawUnfreezeAmountMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetCanWithdrawUnfreezeAmountMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetChainParametersMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetContractInfoMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetContractMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetDelegatedResourceAccountIndexMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetDelegatedResourceAccountIndexMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetDelegatedResourceAccountIndexV2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetDelegatedResourceAccountIndexV2Method() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetDelegatedResourceMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetDelegatedResourceMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetDelegatedResourceV2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetDelegatedResourceV2Method() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetDiversifierMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetEnergyPricesMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetEnergyPricesMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetExchangeByIdMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetExchangeByIdMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetExpandedSpendingKeyMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetIncomingViewingKeyMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetMarketOrderByAccountMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetMarketOrderByAccountMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetMarketOrderByIdMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetMarketOrderByIdMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetMarketOrderListByPairMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetMarketOrderListByPairMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetMarketPairListMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetMarketPairListMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetMarketPriceByPairMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetMarketPriceByPairMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetMemoFeeMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetNewShieldedAddressMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetNextMaintenanceTimeMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetNkFromNskMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetNodeInfoMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetNowBlock2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetNowBlock2Method() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetNowBlockMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetNowBlockMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetPaginatedAssetIssueListMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetPaginatedAssetIssueListMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetPaginatedExchangeListMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetPaginatedProposalListMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetPendingSizeMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetProposalByIdMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetRcmMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetRewardInfoMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetRewardInfoMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetSpendingKeyMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionApprovedListMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionByIdMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionByIdMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetTransactionCountByBlockNumMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionCountByBlockNumMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetTransactionFromPendingMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionInfoByBlockNumMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionInfoByBlockNumMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetTransactionInfoByIdMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionInfoByIdMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getGetTransactionListFromPendingMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionSign2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionSignMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTransactionSignWeightMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetTriggerInputForShieldedTRC20ContractMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getGetZenPaymentAddressMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getHash() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
bytes hash = 1;
getHash() - Method in class org.tron.trident.proto.Response.BlockIdentifier
bytes hash = 1;
getHash() - Method in interface org.tron.trident.proto.Response.BlockIdentifierOrBuilder
bytes hash = 1;
getHash() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
getHash() - Method in class org.tron.trident.proto.Response.InternalTransaction
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
getHash() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
getHeadBlockTimeWeBothHave() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 headBlockTimeWeBothHave = 5;
getHeadBlockTimeWeBothHave() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 headBlockTimeWeBothHave = 5;
getHeadBlockTimeWeBothHave() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 headBlockTimeWeBothHave = 5;
getHeadBlockWeBothHave() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
getHeadBlockWeBothHave() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string headBlockWeBothHave = 18;
getHeadBlockWeBothHave() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string headBlockWeBothHave = 18;
getHeadBlockWeBothHaveBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
getHeadBlockWeBothHaveBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string headBlockWeBothHave = 18;
getHeadBlockWeBothHaveBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string headBlockWeBothHave = 18;
getHost() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
getHost() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string host = 8;
getHost() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string host = 8;
getHost() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
bytes host = 1;
getHost() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
bytes host = 1;
getHost() - Method in interface org.tron.trident.proto.Response.NodeList.Node.AddressOrBuilder
bytes host = 1;
getHostBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
getHostBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string host = 8;
getHostBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string host = 8;
getId() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
bytes id = 23;
getId() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
bytes id = 23;
getId() - Method in interface org.tron.trident.api.GrpcAPI.AccountIdMessageOrBuilder
bytes id = 23;
getId() - Method in class org.tron.trident.proto.Common.Permission.Builder
Owner id=0, Witness id=1, Active id start by 2
getId() - Method in class org.tron.trident.proto.Common.Permission
Owner id=0, Witness id=1, Active id start by 2
getId() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
Owner id=0, Witness id=1, Active id start by 2
getId() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
getId() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
string id = 41;
getId() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
string id = 41;
getId() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes id = 1;
getId() - Method in class org.tron.trident.proto.Response.TransactionInfo
bytes id = 1;
getId() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
bytes id = 1;
getIdBytes() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
getIdBytes() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
string id = 41;
getIdBytes() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
string id = 41;
getIdOrNum() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
string id_or_num = 1;
getIdOrNum() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
string id_or_num = 1;
getIdOrNum() - Method in interface org.tron.trident.api.GrpcAPI.BlockReqOrBuilder
string id_or_num = 1;
getIdOrNumBytes() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
string id_or_num = 1;
getIdOrNumBytes() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
string id_or_num = 1;
getIdOrNumBytes() - Method in interface org.tron.trident.api.GrpcAPI.BlockReqOrBuilder
string id_or_num = 1;
getIncomingViewingKey(GrpcAPI.ViewingKeyMessage, StreamObserver<GrpcAPI.IncomingViewingKeyMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getIncomingViewingKey(GrpcAPI.ViewingKeyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getIncomingViewingKey(GrpcAPI.ViewingKeyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getIncomingViewingKey(GrpcAPI.ViewingKeyMessage, StreamObserver<GrpcAPI.IncomingViewingKeyMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getIndex() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
the index of note in txid
getIndex() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
the index of note in txid
getIndex() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
the index of note in txid
getIndexed() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
bool indexed = 1;
getIndexed() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
bool indexed = 1;
getIndexed() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
bool indexed = 1;
getIndexedParameters() - Method in class org.tron.trident.abi.datatypes.Event
 
getIndexedValues() - Method in class org.tron.trident.abi.EventValues
 
getInFlow() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 inFlow = 22;
getInFlow() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 inFlow = 22;
getInFlow() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 inFlow = 22;
getInitSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 initSize = 2;
getInitSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
int64 initSize = 2;
getInitSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
int64 initSize = 2;
getInputParameters() - Method in class org.tron.trident.abi.datatypes.Function
 
getInputParams() - Method in class org.tron.trident.core.contract.ContractFunction
 
getInputs(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputs(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputs(int) - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsCount() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsCount() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsCount() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsList() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilder(int) - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilderList() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputTypes() - Method in class org.tron.trident.core.contract.ContractFunction
 
getInt(int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Retrieve the 4 bytes starting at the provided index in this value as an integer.
getInt(int, ByteOrder) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Retrieve the 4 bytes starting at the provided index in this value as an integer.
getInternalTransactions(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactions(int) - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactions(int) - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactions(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactions(int) - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactions(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsBuilderList() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsCount() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsCount() - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsCount() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsCount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsCount() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsCount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsList() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsList() - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsList() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsList() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsList() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsOrBuilder(int) - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilder(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsOrBuilderList() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 7;
getInternalTransactionsOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilderList() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getIsActive() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool isActive = 19;
getIsActive() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
bool isActive = 19;
getIsActive() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
bool isActive = 19;
getIsAddApproval() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
add or remove approval
getIsAddApproval() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
add or remove approval
getIsAddApproval() - Method in interface org.tron.trident.proto.Contract.ProposalApproveContractOrBuilder
add or remove approval
getIsCommittee() - Method in class org.tron.trident.proto.Response.Account.Builder
bool is_committee = 15;
getIsCommittee() - Method in class org.tron.trident.proto.Response.Account
bool is_committee = 15;
getIsCommittee() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
bool is_committee = 15;
getIsJobs() - Method in class org.tron.trident.proto.Response.Witness.Builder
bool isJobs = 9;
getIsJobs() - Method in class org.tron.trident.proto.Response.Witness
bool isJobs = 9;
getIsJobs() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
bool isJobs = 9;
getIsShieldedTRC20ContractNoteSpentMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getIsSpent() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bool is_spent = 3;
getIsSpent() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
bool is_spent = 3;
getIsSpent() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
bool is_spent = 3;
getIsSpent() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
bool is_spent = 1;
getIsSpent() - Method in class org.tron.trident.proto.Response.NullifierResult
bool is_spent = 1;
getIsSpent() - Method in interface org.tron.trident.proto.Response.NullifierResultOrBuilder
bool is_spent = 1;
getIsWitness() - Method in class org.tron.trident.proto.Response.Account.Builder
bool is_witness = 14;
getIsWitness() - Method in class org.tron.trident.proto.Response.Account
bool is_witness = 14;
getIsWitness() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
bool is_witness = 14;
getIvk() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvk() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvk() - Method in interface org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvk() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
bytes ivk = 1;
getIvk() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
bytes ivk = 1;
getIvk() - Method in interface org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessageOrBuilder
bytes ivk = 1;
getIvk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ivk = 4;
getIvk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
bytes ivk = 4;
getIvk() - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
bytes ivk = 4;
getIvk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ivk = 7;
getIvk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes ivk = 7;
getIvk() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes ivk = 7;
getIvkBuilder() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvkOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvkOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvkOrBuilder() - Method in interface org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.IncomingViewingKeyMessage ivk = 1;
getJavaVersion() - Static method in class org.tron.trident.commons.JavaVersion
 
getJavaVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
getJavaVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
string javaVersion = 7;
getJavaVersion() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
string javaVersion = 7;
getJavaVersionAsDouble() - Static method in class org.tron.trident.commons.JavaVersion
 
getJavaVersionBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
getJavaVersionBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
string javaVersion = 7;
getJavaVersionBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
string javaVersion = 7;
getJvmFreeMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmFreeMemory = 10;
getJvmFreeMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
int64 jvmFreeMemory = 10;
getJvmFreeMemory() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int64 jvmFreeMemory = 10;
getJvmTotalMemoery() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmTotalMemoery = 9;
getJvmTotalMemoery() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
int64 jvmTotalMemoery = 9;
getJvmTotalMemoery() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int64 jvmTotalMemoery = 9;
getKey() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
getKey() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
string key = 1;
getKey() - Method in interface org.tron.trident.proto.Response.ChainParameters.ChainParameterOrBuilder
string key = 1;
getKeyBytes() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
getKeyBytes() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
string key = 1;
getKeyBytes() - Method in interface org.tron.trident.proto.Response.ChainParameters.ChainParameterOrBuilder
string key = 1;
getKeys(int) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeys(int) - Method in class org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeys(int) - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getKeysBuilder(int) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysBuilderList() - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysCount() - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysCount() - Method in class org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeysCount() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getKeysList() - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysList() - Method in class org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeysList() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getKeysOrBuilder(int) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysOrBuilder(int) - Method in class org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeysOrBuilder(int) - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getKeysOrBuilderList() - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysOrBuilderList() - Method in class org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeysOrBuilderList() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getLastBlockUpdateTime() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 lastBlockUpdateTime = 3;
getLastBlockUpdateTime() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 lastBlockUpdateTime = 3;
getLastBlockUpdateTime() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 lastBlockUpdateTime = 3;
getLastSyncBlock() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
getLastSyncBlock() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string lastSyncBlock = 1;
getLastSyncBlock() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string lastSyncBlock = 1;
getLastSyncBlockBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
getLastSyncBlockBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string lastSyncBlock = 1;
getLastSyncBlockBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string lastSyncBlock = 1;
getLatestAssetOperationTime() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getLatestAssetOperationTime() - Method in class org.tron.trident.proto.Response.Account
Deprecated.
getLatestAssetOperationTime() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
Deprecated.
getLatestAssetOperationTimeCount() - Method in class org.tron.trident.proto.Response.Account.Builder
 
getLatestAssetOperationTimeCount() - Method in class org.tron.trident.proto.Response.Account
 
getLatestAssetOperationTimeCount() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeMap() - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeMap() - Method in class org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeMap() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrThrow(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrThrow(String) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeV2() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getLatestAssetOperationTimeV2() - Method in class org.tron.trident.proto.Response.Account
Deprecated.
getLatestAssetOperationTimeV2() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
Deprecated.
getLatestAssetOperationTimeV2Count() - Method in class org.tron.trident.proto.Response.Account.Builder
 
getLatestAssetOperationTimeV2Count() - Method in class org.tron.trident.proto.Response.Account
 
getLatestAssetOperationTimeV2Count() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2Map() - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2Map() - Method in class org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2Map() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrDefault(String, long) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrDefault(String, long) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrThrow(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrThrow(String) - Method in class org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrThrow(String) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestBlockNum() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 latestBlockNum = 7;
getLatestBlockNum() - Method in class org.tron.trident.proto.Response.Witness
int64 latestBlockNum = 7;
getLatestBlockNum() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
int64 latestBlockNum = 7;
getLatestConsumeFreeTime() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_free_time = 22;
getLatestConsumeFreeTime() - Method in class org.tron.trident.proto.Response.Account
int64 latest_consume_free_time = 22;
getLatestConsumeFreeTime() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
int64 latest_consume_free_time = 22;
getLatestConsumeTime() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_time = 21;
getLatestConsumeTime() - Method in class org.tron.trident.proto.Response.Account
int64 latest_consume_time = 21;
getLatestConsumeTime() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
int64 latest_consume_time = 21;
getLatestConsumeTimeForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_consume_time_for_energy = 3;
getLatestConsumeTimeForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource
int64 latest_consume_time_for_energy = 3;
getLatestConsumeTimeForEnergy() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 latest_consume_time_for_energy = 3;
getLatestExchangeStorageTime() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_exchange_storage_time = 8;
getLatestExchangeStorageTime() - Method in class org.tron.trident.proto.Response.Account.AccountResource
int64 latest_exchange_storage_time = 8;
getLatestExchangeStorageTime() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 latest_exchange_storage_time = 8;
getLatestOprationTime() - Method in class org.tron.trident.proto.Response.Account.Builder
this last operation time, including transfer, voting and so on.
getLatestOprationTime() - Method in class org.tron.trident.proto.Response.Account
this last operation time, including transfer, voting and so on.
getLatestOprationTime() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
this last operation time, including transfer, voting and so on.
getLatestSlotNum() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 latestSlotNum = 8;
getLatestSlotNum() - Method in class org.tron.trident.proto.Response.Witness
int64 latestSlotNum = 8;
getLatestSlotNum() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
int64 latestSlotNum = 8;
getLatestWithdrawTime() - Method in class org.tron.trident.proto.Response.Account.Builder
last withdraw time
getLatestWithdrawTime() - Method in class org.tron.trident.proto.Response.Account
last withdraw time
getLatestWithdrawTime() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
last withdraw time
getLimit() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 limit = 2;
getLimit() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
int64 limit = 2;
getLimit() - Method in interface org.tron.trident.api.GrpcAPI.PaginatedMessageOrBuilder
int64 limit = 2;
getListenPort() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 listenPort = 3;
getListenPort() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 listenPort = 3;
getListenPort() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 listenPort = 3;
getListExchangesMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getListExchangesMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getListNodesMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getListProposalsMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getListWitnessesMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getListWitnessesMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getLocalDisconnectReason() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
getLocalDisconnectReason() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string localDisconnectReason = 24;
getLocalDisconnectReason() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string localDisconnectReason = 24;
getLocalDisconnectReasonBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
getLocalDisconnectReasonBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string localDisconnectReason = 24;
getLocalDisconnectReasonBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string localDisconnectReason = 24;
getLock() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bool lock = 5;
getLock() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
bool lock = 5;
getLock() - Method in interface org.tron.trident.proto.Contract.DelegateResourceContractOrBuilder
bool lock = 5;
getLockName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
getLockName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string lockName = 2;
getLockName() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string lockName = 2;
getLockNameBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
getLockNameBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string lockName = 2;
getLockNameBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string lockName = 2;
getLockOwner() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
getLockOwner() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string lockOwner = 3;
getLockOwner() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string lockOwner = 3;
getLockOwnerBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
getLockOwnerBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string lockOwner = 3;
getLockOwnerBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string lockOwner = 3;
getLockPeriod() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
int64 lock_period = 6;
getLockPeriod() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
int64 lock_period = 6;
getLockPeriod() - Method in interface org.tron.trident.proto.Contract.DelegateResourceContractOrBuilder
int64 lock_period = 6;
getLog(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLog(int) - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLog(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogCount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogCount() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLogCount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogList() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLogList() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilder(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilderList() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogs(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogs(int) - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.TransactionInfo.Log logs = 6;
getLogs(int) - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsBuilderList() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsCount() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsCount() - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsCount() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsList() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsList() - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsList() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsOrBuilder(int) - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionExtention
repeated .protocol.TransactionInfo.Log logs = 6;
getLogsOrBuilderList() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated .protocol.TransactionInfo.Log logs = 6;
getLong(int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Retrieves the 8 bytes starting at the provided index in this value as a long.
getLong(int, ByteOrder) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Retrieves the 8 bytes starting at the provided index in this value as a long.
getMachineInfo() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfo() - Method in class org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfo() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoOrBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoOrBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoOrBuilder() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMakerOrderId() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
bytes makerOrderId = 1;
getMakerOrderId() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
bytes makerOrderId = 1;
getMakerOrderId() - Method in interface org.tron.trident.proto.Common.MarketOrderDetailOrBuilder
bytes makerOrderId = 1;
getMarketOrderByAccount(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrderList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
Market API:
getMarketOrderByAccount(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
Market API:
getMarketOrderByAccount(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
Market API:
getMarketOrderByAccount(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrderList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
Market API:
getMarketOrderByAccount(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrderList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getMarketOrderByAccount(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getMarketOrderByAccount(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getMarketOrderByAccount(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrderList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getMarketOrderByAccount(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getMarketOrderByAccount(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
getMarketOrderByAccount
getMarketOrderById(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrder>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getMarketOrderById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMarketOrderById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMarketOrderById(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrder>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getMarketOrderById(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrder>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getMarketOrderById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getMarketOrderById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getMarketOrderById(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrder>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getMarketOrderById(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getMarketOrderById(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
getMarketOrderById
getMarketOrderListByPair(Response.MarketOrderPair, StreamObserver<Response.MarketOrderList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getMarketOrderListByPair(Response.MarketOrderPair) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMarketOrderListByPair(Response.MarketOrderPair) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMarketOrderListByPair(Response.MarketOrderPair, StreamObserver<Response.MarketOrderList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getMarketOrderListByPair(Response.MarketOrderPair, StreamObserver<Response.MarketOrderList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getMarketOrderListByPair(Response.MarketOrderPair) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getMarketOrderListByPair(Response.MarketOrderPair) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getMarketOrderListByPair(Response.MarketOrderPair, StreamObserver<Response.MarketOrderList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getMarketOrderListByPair(String, String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getMarketOrderListByPair(String, String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
getMarketOrderListByPair
getMarketPairList(GrpcAPI.EmptyMessage, StreamObserver<Response.MarketOrderPairList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getMarketPairList(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMarketPairList(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMarketPairList(GrpcAPI.EmptyMessage, StreamObserver<Response.MarketOrderPairList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getMarketPairList(GrpcAPI.EmptyMessage, StreamObserver<Response.MarketOrderPairList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getMarketPairList(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getMarketPairList(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getMarketPairList(GrpcAPI.EmptyMessage, StreamObserver<Response.MarketOrderPairList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getMarketPairList(NodeType...) - Method in interface org.tron.trident.core.Api
 
getMarketPairList(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
getMarketPairList
getMarketPriceByPair(Response.MarketOrderPair, StreamObserver<Response.MarketPriceList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getMarketPriceByPair(Response.MarketOrderPair) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMarketPriceByPair(Response.MarketOrderPair) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMarketPriceByPair(Response.MarketOrderPair, StreamObserver<Response.MarketPriceList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getMarketPriceByPair(Response.MarketOrderPair, StreamObserver<Response.MarketPriceList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getMarketPriceByPair(Response.MarketOrderPair) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getMarketPriceByPair(Response.MarketOrderPair) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getMarketPriceByPair(Response.MarketOrderPair, StreamObserver<Response.MarketPriceList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getMarketPriceByPair(String, String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getMarketPriceByPair(String, String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
getMarketPriceByPair
getMaxConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 maxConnectCount = 8;
getMaxConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 maxConnectCount = 8;
getMaxConnectCount() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 maxConnectCount = 8;
getMaxSize() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
int64 max_size = 1;
getMaxSize() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
int64 max_size = 1;
getMaxSize() - Method in interface org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessageOrBuilder
int64 max_size = 1;
getMaxSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 maxSize = 4;
getMaxSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
int64 maxSize = 4;
getMaxSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
int64 maxSize = 4;
getMaxTimeRatio() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double maxTimeRatio = 17;
getMaxTimeRatio() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
double maxTimeRatio = 17;
getMaxTimeRatio() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
double maxTimeRatio = 17;
getMemo() - Method in class org.tron.trident.proto.Common.Note.Builder
bytes memo = 4;
getMemo() - Method in class org.tron.trident.proto.Common.Note
bytes memo = 4;
getMemo() - Method in interface org.tron.trident.proto.Common.NoteOrBuilder
bytes memo = 4;
getMemoFee(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getMemoFee(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMemoFee(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMemoFee(GrpcAPI.EmptyMessage, StreamObserver<Response.PricesResponseMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getMemoFee() - Method in interface org.tron.trident.core.Api
 
getMemoFee() - Method in class org.tron.trident.core.ApiWrapper
GetMemoFee Query historical memo fee.
getMemoryDescInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoList(int) - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListCount() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListList() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilder(int) - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilderList() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMessage() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
getMessage() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
string message = 2;
getMessage() - Method in interface org.tron.trident.proto.Response.TransactionApprovedList.ResultOrBuilder
string message = 2;
getMessage() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
bytes message = 3;
getMessage() - Method in class org.tron.trident.proto.Response.TransactionReturn
bytes message = 3;
getMessage() - Method in interface org.tron.trident.proto.Response.TransactionReturnOrBuilder
bytes message = 3;
getMessage() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
getMessage() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
string message = 2;
getMessage() - Method in interface org.tron.trident.proto.Response.TransactionSignWeight.ResultOrBuilder
string message = 2;
getMessageBytes() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
getMessageBytes() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
string message = 2;
getMessageBytes() - Method in interface org.tron.trident.proto.Response.TransactionApprovedList.ResultOrBuilder
string message = 2;
getMessageBytes() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
getMessageBytes() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
string message = 2;
getMessageBytes() - Method in interface org.tron.trident.proto.Response.TransactionSignWeight.ResultOrBuilder
string message = 2;
getMessageHash() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes message_hash = 4;
getMessageHash() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
bytes message_hash = 4;
getMessageHash() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
bytes message_hash = 4;
getMinParticipationRate() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 minParticipationRate = 14;
getMinParticipationRate() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 minParticipationRate = 14;
getMinParticipationRate() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 minParticipationRate = 14;
getMinTimeRatio() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double minTimeRatio = 16;
getMinTimeRatio() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
double minTimeRatio = 16;
getMinTimeRatio() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
double minTimeRatio = 16;
getMutableAsset() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getMutableAssetNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
Deprecated.
getMutableAssetNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
Deprecated.
getMutableAssetNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
Deprecated.
getMutableAssetNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
Deprecated.
getMutableAssetV2() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getMutableCancelUnfreezeV2Amount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
Deprecated.
getMutableCancelUnfreezeV2Amount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
Deprecated.
getMutableCheatWitnessInfoMap() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
Deprecated.
getMutableFreeAssetNetUsage() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getMutableFreeAssetNetUsageV2() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getMutableLatestAssetOperationTime() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getMutableLatestAssetOperationTimeV2() - Method in class org.tron.trident.proto.Response.Account.Builder
Deprecated.
getMutableParameters() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
Deprecated.
getMutableParameters() - Method in class org.tron.trident.proto.Response.Proposal.Builder
Deprecated.
getName() - Method in class org.tron.trident.abi.datatypes.Event
 
getName() - Method in class org.tron.trident.abi.datatypes.Function
 
getName() - Method in class org.tron.trident.core.contract.ContractFunction
 
getName() - Method in class org.tron.trident.proto.Common.AccountId.Builder
bytes name = 1;
getName() - Method in class org.tron.trident.proto.Common.AccountId
bytes name = 1;
getName() - Method in interface org.tron.trident.proto.Common.AccountIdOrBuilder
bytes name = 1;
getName() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
getName() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
string name = 3;
getName() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
getName() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
string name = 2;
getName() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
string name = 2;
getName() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
string name = 3;
getName() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
getName() - Method in class org.tron.trident.proto.Common.SmartContract
string name = 7;
getName() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
string name = 7;
getName() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes name = 2;
getName() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
bytes name = 2;
getName() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes name = 2;
getName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
getName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string name = 1;
getName() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string name = 1;
getName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
getName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
string name = 1;
getName() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
getNameBytes() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
string name = 3;
getNameBytes() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
getNameBytes() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
string name = 2;
getNameBytes() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
string name = 2;
getNameBytes() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
string name = 3;
getNameBytes() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
getNameBytes() - Method in class org.tron.trident.proto.Common.SmartContract
string name = 7;
getNameBytes() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
string name = 7;
getNameBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
getNameBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string name = 1;
getNameBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string name = 1;
getNameBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
getNameBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
string name = 1;
getNameBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
string name = 1;
getNeedSyncFromPeer() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromPeer = 6;
getNeedSyncFromPeer() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
bool needSyncFromPeer = 6;
getNeedSyncFromPeer() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
bool needSyncFromPeer = 6;
getNeedSyncFromUs() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromUs = 7;
getNeedSyncFromUs() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
bool needSyncFromUs = 7;
getNeedSyncFromUs() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
bool needSyncFromUs = 7;
getNetFee() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_fee = 6;
getNetFee() - Method in class org.tron.trident.proto.Response.ResourceReceipt
int64 net_fee = 6;
getNetFee() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 net_fee = 6;
getNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetLimit = 4;
getNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage
int64 NetLimit = 4;
getNetLimit() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 NetLimit = 4;
getNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetLimit = 4;
getNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 NetLimit = 4;
getNetLimit() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 NetLimit = 4;
getNetUsage() - Method in class org.tron.trident.proto.Response.Account.Builder
bandwidth, get from frozen
getNetUsage() - Method in class org.tron.trident.proto.Response.Account
bandwidth, get from frozen
getNetUsage() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
bandwidth, get from frozen
getNetUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_usage = 5;
getNetUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt
int64 net_usage = 5;
getNetUsage() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 net_usage = 5;
getNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetUsed = 3;
getNetUsed() - Method in class org.tron.trident.proto.Response.AccountNetMessage
int64 NetUsed = 3;
getNetUsed() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 NetUsed = 3;
getNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetUsed = 3;
getNetUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 NetUsed = 3;
getNetUsed() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 NetUsed = 3;
getNetWindowOptimized() - Method in class org.tron.trident.proto.Response.Account.Builder
bool net_window_optimized = 25;
getNetWindowOptimized() - Method in class org.tron.trident.proto.Response.Account
bool net_window_optimized = 25;
getNetWindowOptimized() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
bool net_window_optimized = 25;
getNetWindowSize() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 net_window_size = 24;
getNetWindowSize() - Method in class org.tron.trident.proto.Response.Account
int64 net_window_size = 24;
getNetWindowSize() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
int64 net_window_size = 24;
getNewContract() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
getNewContract() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
.protocol.SmartContract new_contract = 2;
getNewContract() - Method in interface org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
.protocol.SmartContract new_contract = 2;
getNewContractBuilder() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
getNewContractOrBuilder() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
getNewContractOrBuilder() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
.protocol.SmartContract new_contract = 2;
getNewContractOrBuilder() - Method in interface org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
.protocol.SmartContract new_contract = 2;
getNewLimit() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_limit = 4;
getNewLimit() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
int64 new_limit = 4;
getNewLimit() - Method in interface org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
int64 new_limit = 4;
getNewPublicLimit() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_public_limit = 5;
getNewPublicLimit() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
int64 new_public_limit = 5;
getNewPublicLimit() - Method in interface org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
int64 new_public_limit = 5;
getNewShieldedAddress(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.ShieldedAddressInfo>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getNewShieldedAddress(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNewShieldedAddress(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNewShieldedAddress(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.ShieldedAddressInfo>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getNext() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes next = 13;
getNext() - Method in class org.tron.trident.proto.Response.MarketOrder
bytes next = 13;
getNext() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes next = 13;
getNextMaintenanceTime(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getNextMaintenanceTime(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNextMaintenanceTime(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNextMaintenanceTime(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getNextMaintenanceTime() - Method in interface org.tron.trident.core.Api
 
getNextMaintenanceTime() - Method in class org.tron.trident.core.ApiWrapper
GetNextMaintenanceTime Returns the timestamp of the next voting time in milliseconds.
getNk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes nk = 6;
getNk() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
bytes nk = 6;
getNk() - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
bytes nk = 6;
getNk() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes nk = 3;
getNk() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
bytes nk = 3;
getNk() - Method in interface org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
bytes nk = 3;
getNk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nk = 6;
getNk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes nk = 6;
getNk() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes nk = 6;
getNk() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes nk = 2;
getNk() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
bytes nk = 2;
getNk() - Method in interface org.tron.trident.api.GrpcAPI.ViewingKeyMessageOrBuilder
bytes nk = 2;
getNkFromNsk(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getNkFromNsk(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNkFromNsk(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNkFromNsk(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getNodeCount() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 nodeCount = 21;
getNodeCount() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 nodeCount = 21;
getNodeCount() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 nodeCount = 21;
getNodeId() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
getNodeId() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string nodeId = 10;
getNodeId() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string nodeId = 10;
getNodeIdBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
getNodeIdBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string nodeId = 10;
getNodeIdBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string nodeId = 10;
getNodeInfo(GrpcAPI.EmptyMessage, StreamObserver<Response.NodeInfo>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
The real APIs:
getNodeInfo(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
The real APIs:
getNodeInfo(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
The real APIs:
getNodeInfo(GrpcAPI.EmptyMessage, StreamObserver<Response.NodeInfo>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
The real APIs:
getNodeInfo() - Method in interface org.tron.trident.core.Api
 
getNodeInfo() - Method in class org.tron.trident.core.ApiWrapper
Get current API node info
getNodes(int) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodes(int) - Method in class org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodes(int) - Method in interface org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNodesBuilder(int) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesBuilderList() - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesCount() - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesCount() - Method in class org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodesCount() - Method in interface org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNodesList() - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesList() - Method in class org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodesList() - Method in interface org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilder(int) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilder(int) - Method in class org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilder(int) - Method in interface org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilderList() - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilderList() - Method in class org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilderList() - Method in interface org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNonIndexedParameters() - Method in class org.tron.trident.abi.datatypes.Event
 
getNonIndexedValues() - Method in class org.tron.trident.abi.EventValues
 
getNote() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
getNote() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
.protocol.Note note = 1;
getNote() - Method in interface org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
.protocol.Note note = 1;
getNote() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
getNote() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
.protocol.Note note = 1;
getNote() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveNoteOrBuilder
.protocol.Note note = 1;
getNote() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
getNote() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
.protocol.Note note = 1;
getNote() - Method in interface org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
.protocol.Note note = 1;
getNote() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
getNote() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
.protocol.Note note = 1;
getNote() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
.protocol.Note note = 1;
getNote() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
bytes note = 5;
getNote() - Method in class org.tron.trident.proto.Response.InternalTransaction
bytes note = 5;
getNote() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
bytes note = 5;
getNoteBuilder() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
getNoteBuilder() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
getNoteBuilder() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
getNoteBuilder() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
getNoteCommitment() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes note_commitment = 2;
getNoteCommitment() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
bytes note_commitment = 2;
getNoteCommitment() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
bytes note_commitment = 2;
getNoteOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
getNoteOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
.protocol.Note note = 1;
getNoteOrBuilder() - Method in interface org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
.protocol.Note note = 1;
getNoteOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
getNoteOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
.protocol.Note note = 1;
getNoteOrBuilder() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveNoteOrBuilder
.protocol.Note note = 1;
getNoteOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
getNoteOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
.protocol.Note note = 1;
getNoteOrBuilder() - Method in interface org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
.protocol.Note note = 1;
getNoteOrBuilder() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
getNoteOrBuilder() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
.protocol.Note note = 1;
getNoteOrBuilder() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
.protocol.Note note = 1;
getNoteTxs(int) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxs(int) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxs(int) - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsBuilder(int) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsBuilderList() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsCount() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsCount() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsCount() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsList() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsList() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsList() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilder(int) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilder(int) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilder(int) - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilderList() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilderList() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilderList() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNowBlock(GrpcAPI.EmptyMessage, StreamObserver<Chain.Block>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getNowBlock(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNowBlock(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNowBlock(GrpcAPI.EmptyMessage, StreamObserver<Chain.Block>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getNowBlock(GrpcAPI.EmptyMessage, StreamObserver<Chain.Block>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getNowBlock(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getNowBlock(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getNowBlock(GrpcAPI.EmptyMessage, StreamObserver<Chain.Block>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getNowBlock(NodeType...) - Method in interface org.tron.trident.core.Api
 
getNowBlock(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query the latest block information
getNowBlock2(GrpcAPI.EmptyMessage, StreamObserver<Response.BlockExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getNowBlock2(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNowBlock2(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNowBlock2(GrpcAPI.EmptyMessage, StreamObserver<Response.BlockExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getNowBlock2(GrpcAPI.EmptyMessage, StreamObserver<Response.BlockExtention>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getNowBlock2(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getNowBlock2(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getNowBlock2(GrpcAPI.EmptyMessage, StreamObserver<Response.BlockExtention>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getNowBlock2(NodeType...) - Method in interface org.tron.trident.core.Api
 
getNowBlock2(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query the latest block information
getNowBlockSolidity() - Method in interface org.tron.trident.core.Api
Deprecated.
getNowBlockSolidity() - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.10.0, scheduled for removal in future versions. use ApiWrapper.getNowBlock2(NodeType...) instead
getNsk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes nsk = 2;
getNsk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
bytes nsk = 2;
getNsk() - Method in interface org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessageOrBuilder
bytes nsk = 2;
getNsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes nsk = 2;
getNsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes nsk = 2;
getNsk() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes nsk = 2;
getNsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes nsk = 2;
getNsk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes nsk = 2;
getNsk() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes nsk = 2;
getNsk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nsk = 3;
getNsk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes nsk = 3;
getNsk() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes nsk = 3;
getNullifier() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check double spend
getNullifier() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
used for check double spend
getNullifier() - Method in interface org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
used for check double spend
getNum() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
int64 num = 1;
getNum() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
int64 num = 1;
getNum() - Method in interface org.tron.trident.api.GrpcAPI.NumberMessageOrBuilder
int64 num = 1;
getNum() - Method in class org.tron.trident.core.transaction.BlockId
 
getNum() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 num = 8;
getNum() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int32 num = 8;
getNum() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int32 num = 8;
getNumber() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes nonce = 5; bytes difficulty = 6;
getNumber() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
bytes nonce = 5; bytes difficulty = 6;
getNumber() - Method in interface org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes nonce = 5; bytes difficulty = 6;
getNumber() - Method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
getNumber() - Method in enum org.tron.trident.proto.Chain.Transaction.Result.code
 
getNumber() - Method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
getNumber() - Method in enum org.tron.trident.proto.Common.AccountType
 
getNumber() - Method in enum org.tron.trident.proto.Common.Permission.PermissionType
 
getNumber() - Method in enum org.tron.trident.proto.Common.ResourceCode
 
getNumber() - Method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
getNumber() - Method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
getNumber() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
int64 number = 2;
getNumber() - Method in class org.tron.trident.proto.Response.BlockIdentifier
int64 number = 2;
getNumber() - Method in interface org.tron.trident.proto.Response.BlockIdentifierOrBuilder
int64 number = 2;
getNumber() - Method in enum org.tron.trident.proto.Response.MarketOrder.State
 
getNumber() - Method in enum org.tron.trident.proto.Response.Proposal.State
 
getNumber() - Method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
getNumber() - Method in enum org.tron.trident.proto.Response.TransactionInfo.code
 
getNumber() - Method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
 
getNumber() - Method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
getOffset() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 offset = 1;
getOffset() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
int64 offset = 1;
getOffset() - Method in interface org.tron.trident.api.GrpcAPI.PaginatedMessageOrBuilder
int64 offset = 1;
getOldTronPower() - Method in class org.tron.trident.proto.Response.Account.Builder
int64 old_tron_power = 46;
getOldTronPower() - Method in class org.tron.trident.proto.Response.Account
int64 old_tron_power = 46;
getOldTronPower() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
int64 old_tron_power = 46;
getOperation(int) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperation(int) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperation(int) - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationBuilderList() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationCount() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationCount() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationCount() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationIdentifier() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
int64 operation_identifier = 1;
getOperationIdentifier() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
int64 operation_identifier = 1;
getOperationIdentifier() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTrace.OperationOrBuilder
int64 operation_identifier = 1;
getOperationList() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationList() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationList() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationOrBuilder(int) - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperationOrBuilderList() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
getOperations() - Method in class org.tron.trident.proto.Common.Permission.Builder
1 bit 1 contract
getOperations() - Method in class org.tron.trident.proto.Common.Permission
1 bit 1 contract
getOperations() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
1 bit 1 contract
getOrder() - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
getOrder() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
useless
getOrder() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
useless
getOrder() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
useless
getOrderDetails(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetails(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetails(int) - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetails(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetails(int) - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetails(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - Method in class org.tron.trident.proto.Chain.Transaction.Result
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.Result
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderId() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
bytes orderId = 25;
getOrderId() - Method in class org.tron.trident.proto.Chain.Transaction.Result
bytes orderId = 25;
getOrderId() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
bytes orderId = 25;
getOrderId() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes order_id = 2;
getOrderId() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
bytes order_id = 2;
getOrderId() - Method in interface org.tron.trident.proto.Contract.MarketCancelOrderContractOrBuilder
bytes order_id = 2;
getOrderId() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes order_id = 1;
getOrderId() - Method in class org.tron.trident.proto.Response.MarketOrder
bytes order_id = 1;
getOrderId() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes order_id = 1;
getOrderId() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes orderId = 25;
getOrderId() - Method in class org.tron.trident.proto.Response.TransactionInfo
bytes orderId = 25;
getOrderId() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
bytes orderId = 25;
getOrderPair(int) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPair(int) - Method in class org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPair(int) - Method in interface org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairBuilder(int) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairBuilderList() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairCount() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairCount() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairCount() - Method in interface org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairList() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairList() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairList() - Method in interface org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilder(int) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilder(int) - Method in class org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilder(int) - Method in interface org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilderList() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilderList() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilderList() - Method in interface org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrders(int) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrders(int) - Method in class org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrders(int) - Method in interface org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOrdersBuilder(int) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersBuilderList() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersCount() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersCount() - Method in class org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrdersCount() - Method in interface org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOrdersList() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersList() - Method in class org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrdersList() - Method in interface org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilder(int) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilder(int) - Method in class org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilder(int) - Method in interface org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilderList() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilderList() - Method in class org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilderList() - Method in interface org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOriginAddress() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes origin_address = 1;
getOriginAddress() - Method in class org.tron.trident.proto.Common.SmartContract
bytes origin_address = 1;
getOriginAddress() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
bytes origin_address = 1;
getOriginEnergyLimit() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 origin_energy_limit = 8;
getOriginEnergyLimit() - Method in class org.tron.trident.proto.Common.SmartContract
int64 origin_energy_limit = 8;
getOriginEnergyLimit() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
int64 origin_energy_limit = 8;
getOriginEnergyLimit() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
int64 origin_energy_limit = 3;
getOriginEnergyLimit() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
int64 origin_energy_limit = 3;
getOriginEnergyLimit() - Method in interface org.tron.trident.proto.Contract.UpdateEnergyLimitContractOrBuilder
int64 origin_energy_limit = 3;
getOriginEnergyUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 origin_energy_usage = 3;
getOriginEnergyUsage() - Method in class org.tron.trident.proto.Response.ResourceReceipt
int64 origin_energy_usage = 3;
getOriginEnergyUsage() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 origin_energy_usage = 3;
getOsName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
getOsName() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
string osName = 8;
getOsName() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
string osName = 8;
getOsNameBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
getOsNameBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
string osName = 8;
getOsNameBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
string osName = 8;
getOutput() - Method in class org.tron.trident.core.contract.ContractFunction
 
getOutputParameters() - Method in class org.tron.trident.abi.datatypes.Function
 
getOutputs(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputs(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputs(int) - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsCount() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsCount() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsCount() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsList() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilder(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilder(int) - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilderList() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilderList() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputType() - Method in class org.tron.trident.core.contract.ContractFunction
 
getOvk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ovk = 3;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
bytes ovk = 3;
getOvk() - Method in interface org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessageOrBuilder
bytes ovk = 3;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes ovk = 3;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
bytes ovk = 3;
getOvk() - Method in interface org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
bytes ovk = 3;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ovk = 3;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes ovk = 3;
getOvk() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes ovk = 3;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ovk = 3;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes ovk = 3;
getOvk() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes ovk = 3;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ovk = 4;
getOvk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes ovk = 4;
getOvk() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes ovk = 4;
getOwner() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getOwner() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getOwner() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getOwnerAddr() - Method in class org.tron.trident.core.contract.ContractFunction
 
getOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
bytes owner_address = 2;
getOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
bytes owner_address = 2;
getOwnerAddress() - Method in interface org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessageOrBuilder
bytes owner_address = 2;
getOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessageOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessageOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.AccountCreateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes owner_address = 2;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
bytes owner_address = 2;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.AccountUpdateContractOrBuilder
bytes owner_address = 2;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.CancelAllUnfreezeV2ContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ClearABIContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ClearABIContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.DelegateResourceContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ExchangeInjectContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ExchangeWithdrawContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceV2ContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.MarketCancelOrderContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ParticipateAssetIssueContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ProposalApproveContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.ProposalDeleteContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes owner_address = 2;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
bytes owner_address = 2;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.SetAccountIdContractOrBuilder
bytes owner_address = 2;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.TransferAssetContractOrBuilder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.TransferContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.TransferContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.UnDelegateResourceContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.UnfreezeAssetContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.UnfreezeBalanceContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.UnfreezeBalanceV2ContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.UpdateBrokerageContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.UpdateEnergyLimitContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.UpdateSettingContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.WithdrawBalanceContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.WitnessCreateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
bytes owner_address = 1;
getOwnerAddress() - Method in interface org.tron.trident.proto.Contract.WitnessUpdateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes owner_address = 2;
getOwnerAddress() - Method in class org.tron.trident.proto.Response.MarketOrder
bytes owner_address = 2;
getOwnerAddress() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes owner_address = 2;
getOwnerBuilder() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getOwnerOrBuilder() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getOwnerOrBuilder() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getOwnerOrBuilder() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getOwnerPermission() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
getOwnerPermission() - Method in class org.tron.trident.proto.Response.Account
.protocol.Permission owner_permission = 31;
getOwnerPermission() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission owner_permission = 31;
getOwnerPermissionBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
getOwnerPermissionOrBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
getOwnerPermissionOrBuilder() - Method in class org.tron.trident.proto.Response.Account
.protocol.Permission owner_permission = 31;
getOwnerPermissionOrBuilder() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission owner_permission = 31;
getP2PVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
getP2PVersion() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
string p2pVersion = 2;
getP2PVersion() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
string p2pVersion = 2;
getP2PVersionBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
getP2PVersionBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
string p2pVersion = 2;
getP2PVersionBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
string p2pVersion = 2;
getPackingFee() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 packingFee = 27;
getPackingFee() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 packingFee = 27;
getPackingFee() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 packingFee = 27;
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage, StreamObserver<Response.AssetIssueList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage, StreamObserver<Response.AssetIssueList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage, StreamObserver<Response.AssetIssueList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage, StreamObserver<Response.AssetIssueList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getPaginatedAssetIssueList(long, long, NodeType...) - Method in interface org.tron.trident.core.Api
 
getPaginatedAssetIssueList(long, long, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query the list of all the tokens by pagination.
getPaginatedExchangeList(GrpcAPI.PaginatedMessage, StreamObserver<Response.ExchangeList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getPaginatedExchangeList(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getPaginatedExchangeList(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getPaginatedExchangeList(GrpcAPI.PaginatedMessage, StreamObserver<Response.ExchangeList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getPaginatedExchangeList(long, long) - Method in interface org.tron.trident.core.Api
 
getPaginatedExchangeList(long, long) - Method in class org.tron.trident.core.ApiWrapper
get paginated exchange list
getPaginatedProposalList(GrpcAPI.PaginatedMessage, StreamObserver<Response.ProposalList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getPaginatedProposalList(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getPaginatedProposalList(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getPaginatedProposalList(GrpcAPI.PaginatedMessage, StreamObserver<Response.ProposalList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getPaginatedProposalList(long, long) - Method in interface org.tron.trident.core.Api
 
getPaginatedProposalList(long, long) - Method in class org.tron.trident.core.ApiWrapper
get paginated proposal list
getParameter() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
getParameter() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
.google.protobuf.Any parameter = 2;
getParameter() - Method in interface org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.google.protobuf.Any parameter = 2;
getParameterBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
getParameterOrBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
getParameterOrBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
.google.protobuf.Any parameter = 2;
getParameterOrBuilder() - Method in interface org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.google.protobuf.Any parameter = 2;
getParameters() - Method in class org.tron.trident.abi.datatypes.Event
 
getParameters() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
Deprecated.
getParameters() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
Deprecated.
getParameters() - Method in interface org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
Deprecated.
getParameters() - Method in class org.tron.trident.proto.Response.Proposal.Builder
Deprecated.
getParameters() - Method in class org.tron.trident.proto.Response.Proposal
Deprecated.
getParameters() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
Deprecated.
getParametersCount() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
getParametersCount() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
getParametersCount() - Method in interface org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
getParametersCount() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
getParametersCount() - Method in class org.tron.trident.proto.Response.Proposal
 
getParametersCount() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
getParametersMap() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
getParametersMap() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
map<int64, int64> parameters = 2;
getParametersMap() - Method in interface org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
getParametersMap() - Method in class org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
getParametersMap() - Method in class org.tron.trident.proto.Response.Proposal
map<int64, int64> parameters = 3;
getParametersMap() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
getParametersOrDefault(long, long) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
getParametersOrDefault(long, long) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
map<int64, int64> parameters = 2;
getParametersOrDefault(long, long) - Method in interface org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
getParametersOrDefault(long, long) - Method in class org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
getParametersOrDefault(long, long) - Method in class org.tron.trident.proto.Response.Proposal
map<int64, int64> parameters = 3;
getParametersOrDefault(long, long) - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
getParametersOrThrow(long) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
getParametersOrThrow(long) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
map<int64, int64> parameters = 2;
getParametersOrThrow(long) - Method in interface org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
getParametersOrThrow(long) - Method in class org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
getParametersOrThrow(long) - Method in class org.tron.trident.proto.Response.Proposal
map<int64, int64> parameters = 3;
getParametersOrThrow(long) - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
getParameterType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
getParameterType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
string parameter_type = 6;
getParameterType() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
string parameter_type = 6;
getParameterTypeBytes() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
getParameterTypeBytes() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
string parameter_type = 6;
getParameterTypeBytes() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
string parameter_type = 6;
getParamTypes() - Method in class org.tron.trident.core.contract.ContractConstructor
 
getParentHash() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes parentHash = 3;
getParentHash() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
bytes parentHash = 3;
getParentHash() - Method in interface org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes parentHash = 3;
getParentId() - Method in class org.tron.trident.proto.Common.Permission.Builder
int32 parent_id = 5;
getParentId() - Method in class org.tron.trident.proto.Common.Permission
int32 parent_id = 5;
getParentId() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
int32 parent_id = 5;
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
getParserForType() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getParserForType() - Method in class org.tron.trident.proto.Chain.Block
 
getParserForType() - Method in class org.tron.trident.proto.Chain.BlockHeader
 
getParserForType() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
getParserForType() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
getParserForType() - Method in class org.tron.trident.proto.Chain.Transaction
 
getParserForType() - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
getParserForType() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
getParserForType() - Method in class org.tron.trident.proto.Common.AccountId
 
getParserForType() - Method in class org.tron.trident.proto.Common.authority
 
getParserForType() - Method in class org.tron.trident.proto.Common.Key
 
getParserForType() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
getParserForType() - Method in class org.tron.trident.proto.Common.Note
 
getParserForType() - Method in class org.tron.trident.proto.Common.Permission
 
getParserForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getParserForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getParserForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
getParserForType() - Method in class org.tron.trident.proto.Common.SmartContract
 
getParserForType() - Method in class org.tron.trident.proto.Common.Vote
 
getParserForType() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getParserForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ContractState
 
getParserForType() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.TransferContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getParserForType() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
getParserForType() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
getParserForType() - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
getParserForType() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
getParserForType() - Method in class org.tron.trident.proto.Response.Account.Frozen
 
getParserForType() - Method in class org.tron.trident.proto.Response.Account
 
getParserForType() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
getParserForType() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
getParserForType() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
getParserForType() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getParserForType() - Method in class org.tron.trident.proto.Response.AssetIssueList
 
getParserForType() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
getParserForType() - Method in class org.tron.trident.proto.Response.BlockExtention
 
getParserForType() - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
getParserForType() - Method in class org.tron.trident.proto.Response.BlockList
 
getParserForType() - Method in class org.tron.trident.proto.Response.BlockListExtention
 
getParserForType() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getParserForType() - Method in class org.tron.trident.proto.Response.ChainParameters
 
getParserForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
getParserForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getParserForType() - Method in class org.tron.trident.proto.Response.DelegatedResource
 
getParserForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getParserForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
getParserForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
getParserForType() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
getParserForType() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
getParserForType() - Method in class org.tron.trident.proto.Response.Exchange
 
getParserForType() - Method in class org.tron.trident.proto.Response.ExchangeList
 
getParserForType() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getParserForType() - Method in class org.tron.trident.proto.Response.InternalTransaction
 
getParserForType() - Method in class org.tron.trident.proto.Response.MarketOrder
 
getParserForType() - Method in class org.tron.trident.proto.Response.MarketOrderList
 
getParserForType() - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
getParserForType() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
getParserForType() - Method in class org.tron.trident.proto.Response.MarketPrice
 
getParserForType() - Method in class org.tron.trident.proto.Response.MarketPriceList
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeInfo
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeList
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
getParserForType() - Method in class org.tron.trident.proto.Response.NodeList.Node
 
getParserForType() - Method in class org.tron.trident.proto.Response.NullifierResult
 
getParserForType() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
getParserForType() - Method in class org.tron.trident.proto.Response.Proposal
 
getParserForType() - Method in class org.tron.trident.proto.Response.ProposalList
 
getParserForType() - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
getParserForType() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionExtention
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionList
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionReturn
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionSign
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
getParserForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getParserForType() - Method in class org.tron.trident.proto.Response.Witness
 
getParserForType() - Method in class org.tron.trident.proto.Response.WitnessList
 
getPassiveConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int32 passiveConnectCount = 6;
getPassiveConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo
int32 passiveConnectCount = 6;
getPassiveConnectCount() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
int32 passiveConnectCount = 6;
getPassiveNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 passiveNodeSize = 6;
getPassiveNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 passiveNodeSize = 6;
getPassiveNodeSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 passiveNodeSize = 6;
getPassPhrase() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes passPhrase = 1;
getPassPhrase() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
bytes passPhrase = 1;
getPassPhrase() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
bytes passPhrase = 1;
getPassPhrase() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes passPhrase = 1;
getPassPhrase() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
bytes passPhrase = 1;
getPassPhrase() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferMessageOrBuilder
bytes passPhrase = 1;
getPath() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes path = 4;
getPath() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
bytes path = 4;
getPath() - Method in interface org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
bytes path = 4;
getPayable() - Method in class org.tron.trident.core.contract.ContractConstructor
 
getPayable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool payable = 7;
getPayable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
bool payable = 7;
getPayable() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
bool payable = 7;
getPaymentAddress() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
getPaymentAddress() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
string payment_address = 3;
getPaymentAddress() - Method in interface org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
string payment_address = 3;
getPaymentAddress() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
getPaymentAddress() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
string payment_address = 10;
getPaymentAddress() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
string payment_address = 10;
getPaymentAddress() - Method in class org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
getPaymentAddress() - Method in class org.tron.trident.proto.Common.Note
string payment_address = 2;
getPaymentAddress() - Method in interface org.tron.trident.proto.Common.NoteOrBuilder
string payment_address = 2;
getPaymentAddressBytes() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
getPaymentAddressBytes() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
string payment_address = 3;
getPaymentAddressBytes() - Method in interface org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
string payment_address = 3;
getPaymentAddressBytes() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
getPaymentAddressBytes() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
string payment_address = 10;
getPaymentAddressBytes() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
string payment_address = 10;
getPaymentAddressBytes() - Method in class org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
getPaymentAddressBytes() - Method in class org.tron.trident.proto.Common.Note
string payment_address = 2;
getPaymentAddressBytes() - Method in interface org.tron.trident.proto.Common.NoteOrBuilder
string payment_address = 2;
getPeerInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoList(int) - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListCount() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListCount() - Method in class org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListCount() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListList() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListList() - Method in class org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListList() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilder(int) - Method in class org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilder(int) - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilderList() - Method in class org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilderList() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPendingSize(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getPendingSize(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getPendingSize(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getPendingSize(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getPendingSize() - Method in interface org.tron.trident.core.Api
 
getPendingSize() - Method in class org.tron.trident.core.ApiWrapper
GetPendingSize Get the size of the pending pool queue
getPermission() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
getPermission() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.Permission permission = 1;
getPermission() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.Permission permission = 1;
getPermissionBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
getPermissionId() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
int32 Permission_id = 5;
getPermissionId() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
int32 Permission_id = 5;
getPermissionId() - Method in interface org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
int32 Permission_id = 5;
getPermissionName() - Method in class org.tron.trident.proto.Common.authority.Builder
bytes permission_name = 2;
getPermissionName() - Method in class org.tron.trident.proto.Common.authority
bytes permission_name = 2;
getPermissionName() - Method in interface org.tron.trident.proto.Common.authorityOrBuilder
bytes permission_name = 2;
getPermissionName() - Method in class org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
getPermissionName() - Method in class org.tron.trident.proto.Common.Permission
string permission_name = 3;
getPermissionName() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
string permission_name = 3;
getPermissionNameBytes() - Method in class org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
getPermissionNameBytes() - Method in class org.tron.trident.proto.Common.Permission
string permission_name = 3;
getPermissionNameBytes() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
string permission_name = 3;
getPermissionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
getPermissionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.Permission permission = 1;
getPermissionOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.Permission permission = 1;
getPkD() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
bytes pkD = 2;
getPkD() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
bytes pkD = 2;
getPkD() - Method in interface org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
bytes pkD = 2;
getPkD() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes pkD = 9;
getPkD() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes pkD = 9;
getPkD() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes pkD = 9;
getPort() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 port = 9;
getPort() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 port = 9;
getPort() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 port = 9;
getPort() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
int32 port = 2;
getPort() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
int32 port = 2;
getPort() - Method in interface org.tron.trident.proto.Response.NodeList.Node.AddressOrBuilder
int32 port = 2;
getPos() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
int64 pos = 5;
getPos() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
int64 pos = 5;
getPos() - Method in interface org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
int64 pos = 5;
getPosition() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
int64 position = 4;
getPosition() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
int64 position = 4;
getPosition() - Method in interface org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
int64 position = 4;
getPosition() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
int64 position = 2;
getPosition() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
int64 position = 2;
getPosition() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
int64 position = 2;
getPrecision() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 precision = 7;
getPrecision() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int32 precision = 7;
getPrecision() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int32 precision = 7;
getPrev() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes prev = 12;
getPrev() - Method in class org.tron.trident.proto.Response.MarketOrder
bytes prev = 12;
getPrev() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes prev = 12;
getPrices(int) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPrices(int) - Method in class org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPrices(int) - Method in interface org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPrices() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
string prices = 1;
getPrices() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
string prices = 1;
getPrices() - Method in interface org.tron.trident.proto.Response.PricesResponseMessageOrBuilder
string prices = 1;
getPricesBuilder(int) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesBuilderList() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesBytes() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
string prices = 1;
getPricesBytes() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
string prices = 1;
getPricesBytes() - Method in interface org.tron.trident.proto.Response.PricesResponseMessageOrBuilder
string prices = 1;
getPricesCount() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesCount() - Method in class org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPricesCount() - Method in interface org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPricesList() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesList() - Method in class org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPricesList() - Method in interface org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilder(int) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilder(int) - Method in class org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilder(int) - Method in interface org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilderList() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilderList() - Method in class org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilderList() - Method in interface org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPrivateKey() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes privateKey = 1;
getPrivateKey() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
bytes privateKey = 1;
getPrivateKey() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
bytes privateKey = 1;
getPrivateKey() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes privateKey = 1;
getPrivateKey() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
bytes privateKey = 1;
getPrivateKey() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessageOrBuilder
bytes privateKey = 1;
getPrivateKey() - Method in class org.tron.trident.crypto.SECP256K1.KeyPair
 
getPrivateKey() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
getPrivateKey() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
string privateKey = 2;
getPrivateKey() - Method in interface org.tron.trident.proto.Response.AddressPrKeyPairMessageOrBuilder
string privateKey = 2;
getPrivateKey() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
bytes privateKey = 2;
getPrivateKey() - Method in class org.tron.trident.proto.Response.TransactionSign
bytes privateKey = 2;
getPrivateKey() - Method in interface org.tron.trident.proto.Response.TransactionSignOrBuilder
bytes privateKey = 2;
getPrivateKeyBytes() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
getPrivateKeyBytes() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
string privateKey = 2;
getPrivateKeyBytes() - Method in interface org.tron.trident.proto.Response.AddressPrKeyPairMessageOrBuilder
string privateKey = 2;
getProcessCpuRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double processCpuRate = 11;
getProcessCpuRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
double processCpuRate = 11;
getProcessCpuRate() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
double processCpuRate = 11;
getProposalById(GrpcAPI.BytesMessage, StreamObserver<Response.Proposal>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getProposalById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getProposalById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getProposalById(GrpcAPI.BytesMessage, StreamObserver<Response.Proposal>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getProposalById(String) - Method in interface org.tron.trident.core.Api
 
getProposalById(String) - Method in class org.tron.trident.core.ApiWrapper
Query proposal based on ID
getProposalId() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
int64 proposal_id = 2;
getProposalId() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
int64 proposal_id = 2;
getProposalId() - Method in interface org.tron.trident.proto.Contract.ProposalApproveContractOrBuilder
int64 proposal_id = 2;
getProposalId() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
int64 proposal_id = 2;
getProposalId() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
int64 proposal_id = 2;
getProposalId() - Method in interface org.tron.trident.proto.Contract.ProposalDeleteContractOrBuilder
int64 proposal_id = 2;
getProposalId() - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 proposal_id = 1;
getProposalId() - Method in class org.tron.trident.proto.Response.Proposal
int64 proposal_id = 1;
getProposalId() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
int64 proposal_id = 1;
getProposals(int) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposals(int) - Method in class org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposals(int) - Method in interface org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposalsBuilder(int) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsBuilderList() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsCount() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsCount() - Method in class org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposalsCount() - Method in interface org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposalsList() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsList() - Method in class org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposalsList() - Method in interface org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilder(int) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilder(int) - Method in class org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilder(int) - Method in interface org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilderList() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilderList() - Method in class org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilderList() - Method in interface org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposerAddress() - Method in class org.tron.trident.proto.Response.Proposal.Builder
bytes proposer_address = 2;
getProposerAddress() - Method in class org.tron.trident.proto.Response.Proposal
bytes proposer_address = 2;
getProposerAddress() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
bytes proposer_address = 2;
getProvider() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes provider = 3;
getProvider() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
bytes provider = 3;
getProvider() - Method in interface org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
bytes provider = 3;
getPubKey() - Method in class org.tron.trident.proto.Response.Witness.Builder
bytes pubKey = 3;
getPubKey() - Method in class org.tron.trident.proto.Response.Witness
bytes pubKey = 3;
getPubKey() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
bytes pubKey = 3;
getPublicFreeAssetNetLimit() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_limit = 23;
getPublicFreeAssetNetLimit() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int64 public_free_asset_net_limit = 23;
getPublicFreeAssetNetLimit() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 public_free_asset_net_limit = 23;
getPublicFreeAssetNetUsage() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_usage = 24;
getPublicFreeAssetNetUsage() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int64 public_free_asset_net_usage = 24;
getPublicFreeAssetNetUsage() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 public_free_asset_net_usage = 24;
getPublicKey() - Method in class org.tron.trident.crypto.SECP256K1.KeyPair
 
getPublicLatestFreeNetTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_latest_free_net_time = 25;
getPublicLatestFreeNetTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int64 public_latest_free_net_time = 25;
getPublicLatestFreeNetTime() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 public_latest_free_net_time = 25;
getQuant() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 quant = 4;
getQuant() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
int64 quant = 4;
getQuant() - Method in interface org.tron.trident.proto.Contract.ExchangeInjectContractOrBuilder
int64 quant = 4;
getQuant() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 quant = 4;
getQuant() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
int64 quant = 4;
getQuant() - Method in interface org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
int64 quant = 4;
getQuant() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 quant = 4;
getQuant() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
int64 quant = 4;
getQuant() - Method in interface org.tron.trident.proto.Contract.ExchangeWithdrawContractOrBuilder
int64 quant = 4;
getR() - Method in class org.tron.trident.crypto.SECP256K1.Signature
 
getRawConstructor() - Method in class org.tron.trident.core.contract.ContractConstructor
 
getRawData() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
getRawData() - Method in class org.tron.trident.proto.Chain.BlockHeader
.protocol.BlockHeader.raw raw_data = 1;
getRawData() - Method in interface org.tron.trident.proto.Chain.BlockHeaderOrBuilder
.protocol.BlockHeader.raw raw_data = 1;
getRawData() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
getRawData() - Method in class org.tron.trident.proto.Chain.Transaction
.protocol.Transaction.raw raw_data = 1;
getRawData() - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
.protocol.Transaction.raw raw_data = 1;
getRawDataBuilder() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
getRawDataBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
getRawDataOrBuilder() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
getRawDataOrBuilder() - Method in class org.tron.trident.proto.Chain.BlockHeader
.protocol.BlockHeader.raw raw_data = 1;
getRawDataOrBuilder() - Method in interface org.tron.trident.proto.Chain.BlockHeaderOrBuilder
.protocol.BlockHeader.raw raw_data = 1;
getRawDataOrBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
getRawDataOrBuilder() - Method in class org.tron.trident.proto.Chain.Transaction
.protocol.Transaction.raw raw_data = 1;
getRawDataOrBuilder() - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
.protocol.Transaction.raw raw_data = 1;
getRawPair() - Method in class org.tron.trident.core.key.KeyPair
 
getRcm(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getRcm(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getRcm(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getRcm(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getRcm() - Method in class org.tron.trident.proto.Common.Note.Builder
random 32
getRcm() - Method in class org.tron.trident.proto.Common.Note
random 32
getRcm() - Method in interface org.tron.trident.proto.Common.NoteOrBuilder
random 32
getReceipt() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
getReceipt() - Method in class org.tron.trident.proto.Response.TransactionInfo
.protocol.ResourceReceipt receipt = 7;
getReceipt() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.ResourceReceipt receipt = 7;
getReceiptBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
getReceiptOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
getReceiptOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfo
.protocol.ResourceReceipt receipt = 7;
getReceiptOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.ResourceReceipt receipt = 7;
getReceiveDescription(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescription(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescription(int) - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionCount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionCount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionCount() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionList() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilder(int) - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilderList() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiverAddress() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bytes receiver_address = 4;
getReceiverAddress() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
bytes receiver_address = 4;
getReceiverAddress() - Method in interface org.tron.trident.proto.Contract.DelegateResourceContractOrBuilder
bytes receiver_address = 4;
getReceiverAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes receiver_address = 15;
getReceiverAddress() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
bytes receiver_address = 15;
getReceiverAddress() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
bytes receiver_address = 15;
getReceiverAddress() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
bytes receiver_address = 4;
getReceiverAddress() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
bytes receiver_address = 4;
getReceiverAddress() - Method in interface org.tron.trident.proto.Contract.UnDelegateResourceContractOrBuilder
bytes receiver_address = 4;
getReceiverAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes receiver_address = 15;
getReceiverAddress() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
bytes receiver_address = 15;
getReceiverAddress() - Method in interface org.tron.trident.proto.Contract.UnfreezeBalanceContractOrBuilder
bytes receiver_address = 15;
getRecId() - Method in class org.tron.trident.crypto.SECP256K1.Signature
 
getRefBlockBytes() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_bytes = 1;
getRefBlockBytes() - Method in class org.tron.trident.proto.Chain.Transaction.raw
bytes ref_block_bytes = 1;
getRefBlockBytes() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
bytes ref_block_bytes = 1;
getRefBlockHash() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_hash = 4;
getRefBlockHash() - Method in class org.tron.trident.proto.Chain.Transaction.raw
bytes ref_block_hash = 4;
getRefBlockHash() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
bytes ref_block_hash = 4;
getRefBlockNum() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 ref_block_num = 3;
getRefBlockNum() - Method in class org.tron.trident.proto.Chain.Transaction.raw
int64 ref_block_num = 3;
getRefBlockNum() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
int64 ref_block_num = 3;
getRejected() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
bool rejected = 6;
getRejected() - Method in class org.tron.trident.proto.Response.InternalTransaction
bool rejected = 6;
getRejected() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
bool rejected = 6;
getRemainNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 remainNum = 2;
getRemainNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 remainNum = 2;
getRemainNum() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 remainNum = 2;
getRemoteDisconnectReason() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
getRemoteDisconnectReason() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string remoteDisconnectReason = 25;
getRemoteDisconnectReason() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string remoteDisconnectReason = 25;
getRemoteDisconnectReasonBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
getRemoteDisconnectReasonBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
string remoteDisconnectReason = 25;
getRemoteDisconnectReasonBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string remoteDisconnectReason = 25;
getResMessage() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes resMessage = 10;
getResMessage() - Method in class org.tron.trident.proto.Response.TransactionInfo
bytes resMessage = 10;
getResMessage() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
bytes resMessage = 10;
getResource() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
getResource() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
.protocol.ResourceCode resource = 2;
getResource() - Method in interface org.tron.trident.proto.Contract.DelegateResourceContractOrBuilder
.protocol.ResourceCode resource = 2;
getResource() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
getResource() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
.protocol.ResourceCode resource = 10;
getResource() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
.protocol.ResourceCode resource = 10;
getResource() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
getResource() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
.protocol.ResourceCode resource = 3;
getResource() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceV2ContractOrBuilder
.protocol.ResourceCode resource = 3;
getResource() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
getResource() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
.protocol.ResourceCode resource = 2;
getResource() - Method in interface org.tron.trident.proto.Contract.UnDelegateResourceContractOrBuilder
.protocol.ResourceCode resource = 2;
getResource() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
getResource() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
.protocol.ResourceCode resource = 10;
getResource() - Method in interface org.tron.trident.proto.Contract.UnfreezeBalanceContractOrBuilder
.protocol.ResourceCode resource = 10;
getResource() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
getResource() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
.protocol.ResourceCode resource = 3;
getResource() - Method in interface org.tron.trident.proto.Contract.UnfreezeBalanceV2ContractOrBuilder
.protocol.ResourceCode resource = 3;
getResourceValue() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
getResourceValue() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
.protocol.ResourceCode resource = 2;
getResourceValue() - Method in interface org.tron.trident.proto.Contract.DelegateResourceContractOrBuilder
.protocol.ResourceCode resource = 2;
getResourceValue() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
getResourceValue() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
.protocol.ResourceCode resource = 10;
getResourceValue() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
.protocol.ResourceCode resource = 10;
getResourceValue() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
getResourceValue() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
.protocol.ResourceCode resource = 3;
getResourceValue() - Method in interface org.tron.trident.proto.Contract.FreezeBalanceV2ContractOrBuilder
.protocol.ResourceCode resource = 3;
getResourceValue() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
getResourceValue() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
.protocol.ResourceCode resource = 2;
getResourceValue() - Method in interface org.tron.trident.proto.Contract.UnDelegateResourceContractOrBuilder
.protocol.ResourceCode resource = 2;
getResourceValue() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
getResourceValue() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
.protocol.ResourceCode resource = 10;
getResourceValue() - Method in interface org.tron.trident.proto.Contract.UnfreezeBalanceContractOrBuilder
.protocol.ResourceCode resource = 10;
getResourceValue() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
getResourceValue() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
.protocol.ResourceCode resource = 3;
getResourceValue() - Method in interface org.tron.trident.proto.Contract.UnfreezeBalanceV2ContractOrBuilder
.protocol.ResourceCode resource = 3;
getResult() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
getResult() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
.protocol.TransactionReturn result = 2;
getResult() - Method in interface org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.TransactionReturn result = 2;
getResult() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
.protocol.TransactionReturn result = 1;
getResult() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
.protocol.TransactionReturn result = 1;
getResult() - Method in interface org.tron.trident.proto.Response.EstimateEnergyMessageOrBuilder
.protocol.TransactionReturn result = 1;
getResult() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
getResult() - Method in class org.tron.trident.proto.Response.ResourceReceipt
.protocol.Transaction.Result.contractResult result = 7;
getResult() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
.protocol.Transaction.Result.contractResult result = 7;
getResult() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
getResult() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionApprovedList.Result result = 4;
getResult() - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionApprovedList.Result result = 4;
getResult() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
getResult() - Method in class org.tron.trident.proto.Response.TransactionExtention
.protocol.TransactionReturn result = 4;
getResult() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.TransactionReturn result = 4;
getResult() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
getResult() - Method in class org.tron.trident.proto.Response.TransactionInfo
.protocol.TransactionInfo.code result = 9;
getResult() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.TransactionInfo.code result = 9;
getResult() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
bool result = 1;
getResult() - Method in class org.tron.trident.proto.Response.TransactionReturn
bool result = 1;
getResult() - Method in interface org.tron.trident.proto.Response.TransactionReturnOrBuilder
bool result = 1;
getResult() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
getResult() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionSignWeight.Result result = 4;
getResult() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionSignWeight.Result result = 4;
getResultBuilder() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
getResultBuilder() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
.protocol.TransactionReturn result = 1;
getResultBuilder() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
getResultBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
getResultBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
.protocol.TransactionReturn result = 2;
getResultOrBuilder() - Method in interface org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.TransactionReturn result = 2;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
.protocol.TransactionReturn result = 1;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
.protocol.TransactionReturn result = 1;
getResultOrBuilder() - Method in interface org.tron.trident.proto.Response.EstimateEnergyMessageOrBuilder
.protocol.TransactionReturn result = 1;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionApprovedList.Result result = 4;
getResultOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionApprovedList.Result result = 4;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention
.protocol.TransactionReturn result = 4;
getResultOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.TransactionReturn result = 4;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
getResultOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionSignWeight.Result result = 4;
getResultOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionSignWeight.Result result = 4;
getResultValue() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
getResultValue() - Method in class org.tron.trident.proto.Response.ResourceReceipt
.protocol.Transaction.Result.contractResult result = 7;
getResultValue() - Method in interface org.tron.trident.proto.Response.ResourceReceiptOrBuilder
.protocol.Transaction.Result.contractResult result = 7;
getResultValue() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
getResultValue() - Method in class org.tron.trident.proto.Response.TransactionInfo
.protocol.TransactionInfo.code result = 9;
getResultValue() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.TransactionInfo.code result = 9;
getRet(int) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRet(int) - Method in class org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRet() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
getRet() - Method in class org.tron.trident.proto.Chain.Transaction.Result
.protocol.Transaction.Result.code ret = 2;
getRet() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
.protocol.Transaction.Result.code ret = 2;
getRet(int) - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetCount() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetCount() - Method in class org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRetCount() - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetList() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetList() - Method in class org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRetList() - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilder(int) - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilderList() - Method in class org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilderList() - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetValue() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
getRetValue() - Method in class org.tron.trident.proto.Chain.Transaction.Result
.protocol.Transaction.Result.code ret = 2;
getRetValue() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
.protocol.Transaction.Result.code ret = 2;
getRewardInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getRewardInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getRewardInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getRewardInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getRewardInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getRewardInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getRewardInfo(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getRewardInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getRewardInfo(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getRewardInfo(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Get the rewards that the voter has not received
getRewardSolidity(String) - Method in interface org.tron.trident.core.Api
Deprecated.
getRewardSolidity(String) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.10.0, scheduled for removal in future versions. use ApiWrapper.getRewardInfo(String, NodeType...) instead
getRk() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check spend authority signature
getRk() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
used for check spend authority signature
getRk() - Method in interface org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
used for check spend authority signature
getRoot() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes root = 3;
getRoot() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
bytes root = 3;
getRoot() - Method in interface org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
bytes root = 3;
getRuntimeCode() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
bytes runtime_code = 2;
getRuntimeCode() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
bytes runtime_code = 2;
getRuntimeCode() - Method in interface org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
bytes runtime_code = 2;
getS() - Method in class org.tron.trident.crypto.SECP256K1.Signature
 
getSameIpMaxConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sameIpMaxConnectCount = 9;
getSameIpMaxConnectCount() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 sameIpMaxConnectCount = 9;
getSameIpMaxConnectCount() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 sameIpMaxConnectCount = 9;
getScanShieldedTRC20NotesByIvkMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getScanShieldedTRC20NotesByOvkMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getScore() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 score = 20;
getScore() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 score = 20;
getScore() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 score = 20;
getScripts() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
scripts not used
getScripts() - Method in class org.tron.trident.proto.Chain.Transaction.raw
scripts not used
getScripts() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
scripts not used
getSecond() - Method in class org.tron.trident.crypto.Pair
 
getSecondTokenBalance() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 second_token_balance = 5;
getSecondTokenBalance() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
int64 second_token_balance = 5;
getSecondTokenBalance() - Method in interface org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
int64 second_token_balance = 5;
getSecondTokenBalance() - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 second_token_balance = 9;
getSecondTokenBalance() - Method in class org.tron.trident.proto.Response.Exchange
int64 second_token_balance = 9;
getSecondTokenBalance() - Method in interface org.tron.trident.proto.Response.ExchangeOrBuilder
int64 second_token_balance = 9;
getSecondTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes second_token_id = 4;
getSecondTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
bytes second_token_id = 4;
getSecondTokenId() - Method in interface org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
bytes second_token_id = 4;
getSecondTokenId() - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes second_token_id = 8;
getSecondTokenId() - Method in class org.tron.trident.proto.Response.Exchange
bytes second_token_id = 8;
getSecondTokenId() - Method in interface org.tron.trident.proto.Response.ExchangeOrBuilder
bytes second_token_id = 8;
getSellTokenId() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes sell_token_id = 2;
getSellTokenId() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
bytes sell_token_id = 2;
getSellTokenId() - Method in interface org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
bytes sell_token_id = 2;
getSellTokenId() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes sell_token_id = 4;
getSellTokenId() - Method in class org.tron.trident.proto.Response.MarketOrder
bytes sell_token_id = 4;
getSellTokenId() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes sell_token_id = 4;
getSellTokenId() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes sell_token_id = 1;
getSellTokenId() - Method in class org.tron.trident.proto.Response.MarketOrderPair
bytes sell_token_id = 1;
getSellTokenId() - Method in interface org.tron.trident.proto.Response.MarketOrderPairOrBuilder
bytes sell_token_id = 1;
getSellTokenId() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
bytes sell_token_id = 1;
getSellTokenId() - Method in class org.tron.trident.proto.Response.MarketPriceList
bytes sell_token_id = 1;
getSellTokenId() - Method in interface org.tron.trident.proto.Response.MarketPriceListOrBuilder
bytes sell_token_id = 1;
getSellTokenQuantity() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
int64 sell_token_quantity = 3;
getSellTokenQuantity() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
int64 sell_token_quantity = 3;
getSellTokenQuantity() - Method in interface org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
int64 sell_token_quantity = 3;
getSellTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity = 5;
getSellTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketOrder
int64 sell_token_quantity = 5;
getSellTokenQuantity() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
int64 sell_token_quantity = 5;
getSellTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
int64 sell_token_quantity = 1;
getSellTokenQuantity() - Method in class org.tron.trident.proto.Response.MarketPrice
int64 sell_token_quantity = 1;
getSellTokenQuantity() - Method in interface org.tron.trident.proto.Response.MarketPriceOrBuilder
int64 sell_token_quantity = 1;
getSellTokenQuantityRemain() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity_remain = 9;
getSellTokenQuantityRemain() - Method in class org.tron.trident.proto.Response.MarketOrder
int64 sell_token_quantity_remain = 9;
getSellTokenQuantityRemain() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
int64 sell_token_quantity_remain = 9;
getSellTokenQuantityReturn() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
When state != ACTIVE and sell_token_quantity_return !=0, it means that some sell tokens are returned to the account due to insufficient remaining amount
getSellTokenQuantityReturn() - Method in class org.tron.trident.proto.Response.MarketOrder
When state != ACTIVE and sell_token_quantity_return !=0, it means that some sell tokens are returned to the account due to insufficient remaining amount
getSellTokenQuantityReturn() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
When state != ACTIVE and sell_token_quantity_return !=0, it means that some sell tokens are returned to the account due to insufficient remaining amount
getSendNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sendNodeSize = 7;
getSendNodeSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 sendNodeSize = 7;
getSendNodeSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 sendNodeSize = 7;
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
getSerializedSize() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getSerializedSize() - Method in class org.tron.trident.proto.Chain.Block
 
getSerializedSize() - Method in class org.tron.trident.proto.Chain.BlockHeader
 
getSerializedSize() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
getSerializedSize() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
getSerializedSize() - Method in class org.tron.trident.proto.Chain.Transaction
 
getSerializedSize() - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
getSerializedSize() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.AccountId
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.authority
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.Key
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.Note
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.Permission
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.SmartContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Common.Vote
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ContractState
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.TransferContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.Account.Frozen
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.Account
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.AssetIssueList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.BlockExtention
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.BlockList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.BlockListExtention
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.ChainParameters
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.DelegatedResource
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.Exchange
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.ExchangeList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.InternalTransaction
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.MarketOrder
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.MarketOrderList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.MarketPrice
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.MarketPriceList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeInfo
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NodeList.Node
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.NullifierResult
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.Proposal
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.ProposalList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionExtention
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionList
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionReturn
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionSign
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.Witness
 
getSerializedSize() - Method in class org.tron.trident.proto.Response.WitnessList
 
getServiceDescriptor() - Static method in class org.tron.trident.api.WalletGrpc
 
getServiceDescriptor() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getShieldedReceives(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedSpends(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedTransactionFee() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 shielded_transaction_fee = 22;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 3;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
bytes shielded_TRC20_contract_address = 3;
getShieldedTRC20ContractAddress() - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
bytes shielded_TRC20_contract_address = 3;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 5;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
bytes shielded_TRC20_contract_address = 5;
getShieldedTRC20ContractAddress() - Method in interface org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
bytes shielded_TRC20_contract_address = 5;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 4;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
bytes shielded_TRC20_contract_address = 4;
getShieldedTRC20ContractAddress() - Method in interface org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
bytes shielded_TRC20_contract_address = 4;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20Parameters() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20Parameters() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20Parameters() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20ParametersBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20ParametersOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20ParametersOrBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20ParametersOrBuilder() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getSignature(int) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
getSignature(int) - Method in class org.tron.trident.proto.Chain.Transaction
only support size = 1, repeated list here for muti-sig extension
getSignature(int) - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
only support size = 1, repeated list here for muti-sig extension
getSignatureCount() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
getSignatureCount() - Method in class org.tron.trident.proto.Chain.Transaction
only support size = 1, repeated list here for muti-sig extension
getSignatureCount() - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
only support size = 1, repeated list here for muti-sig extension
getSignatureList() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
getSignatureList() - Method in class org.tron.trident.proto.Chain.Transaction
only support size = 1, repeated list here for muti-sig extension
getSignatureList() - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
only support size = 1, repeated list here for muti-sig extension
getSize() - Method in class org.tron.trident.abi.TypeReference.StaticArrayTypeReference
 
getSk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes sk = 1;
getSk() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes sk = 1;
getSk() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes sk = 1;
getSmartContract(String) - Method in interface org.tron.trident.core.Api
 
getSmartContract(String) - Method in class org.tron.trident.core.ApiWrapper
 
getSmartContract() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
getSmartContract() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.SmartContract smart_contract = 1;
getSmartContract() - Method in interface org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.SmartContract smart_contract = 1;
getSmartContractBuilder() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
getSmartContractFromTransaction(Chain.Transaction) - Static method in class org.tron.trident.core.utils.Utils
 
getSmartContractOrBuilder() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
getSmartContractOrBuilder() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.SmartContract smart_contract = 1;
getSmartContractOrBuilder() - Method in interface org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.SmartContract smart_contract = 1;
getSolidityBlock() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
getSolidityBlock() - Method in class org.tron.trident.proto.Response.NodeInfo
string solidityBlock = 3;
getSolidityBlock() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
string solidityBlock = 3;
getSolidityBlockBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
getSolidityBlockBytes() - Method in class org.tron.trident.proto.Response.NodeInfo
string solidityBlock = 3;
getSolidityBlockBytes() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
string solidityBlock = 3;
getSpendAuthoritySignature(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignature(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignature(int) - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignature() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes spend_authority_signature = 6;
getSpendAuthoritySignature() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
bytes spend_authority_signature = 6;
getSpendAuthoritySignature() - Method in interface org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
bytes spend_authority_signature = 6;
getSpendAuthoritySignatureBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureCount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureCount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureCount() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureList() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilder(int) - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilderList() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendDescription(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescription(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescription(int) - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionCount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionCount() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionCount() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionList() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilder(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilder(int) - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilderList() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilderList() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendingKey(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
FLAW: Unsafe shielded junk(should be implemented offline).
getSpendingKey(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
FLAW: Unsafe shielded junk(should be implemented offline).
getSpendingKey(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
FLAW: Unsafe shielded junk(should be implemented offline).
getSpendingKey(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.BytesMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
FLAW: Unsafe shielded junk(should be implemented offline).
getStackTrace() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
getStackTrace() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string stackTrace = 7;
getStackTrace() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string stackTrace = 7;
getStackTraceBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
getStackTraceBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string stackTrace = 7;
getStackTraceBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string stackTrace = 7;
getStartBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
getStartBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
int64 start_block_index = 1;
getStartBlockIndex() - Method in interface org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
int64 start_block_index = 1;
getStartBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
getStartBlockIndex() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
int64 start_block_index = 1;
getStartBlockIndex() - Method in interface org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
int64 start_block_index = 1;
getStartNum() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 startNum = 1;
getStartNum() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
int64 startNum = 1;
getStartNum() - Method in interface org.tron.trident.api.GrpcAPI.BlockLimitOrBuilder
int64 startNum = 1;
getStartTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 start_time = 9;
getStartTime() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int64 start_time = 9;
getStartTime() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 start_time = 9;
getState() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
getState() - Method in class org.tron.trident.proto.Response.MarketOrder
.protocol.MarketOrder.State state = 11;
getState() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
.protocol.MarketOrder.State state = 11;
getState() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
getState() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string state = 4;
getState() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string state = 4;
getState() - Method in class org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
getState() - Method in class org.tron.trident.proto.Response.Proposal
.protocol.Proposal.State state = 7;
getState() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
.protocol.Proposal.State state = 7;
getStateBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
getStateBytes() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string state = 4;
getStateBytes() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string state = 4;
getStateMutability() - Method in class org.tron.trident.core.contract.ContractFunction
 
getStateMutability() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutability() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutability() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutabilityValue() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutabilityValue() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutabilityValue() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateValue() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
getStateValue() - Method in class org.tron.trident.proto.Response.MarketOrder
.protocol.MarketOrder.State state = 11;
getStateValue() - Method in interface org.tron.trident.proto.Response.MarketOrderOrBuilder
.protocol.MarketOrder.State state = 11;
getStateValue() - Method in class org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
getStateValue() - Method in class org.tron.trident.proto.Response.Proposal
.protocol.Proposal.State state = 7;
getStateValue() - Method in interface org.tron.trident.proto.Response.ProposalOrBuilder
.protocol.Proposal.State state = 7;
getStatus() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string status = 4;
getStatus() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
string status = 4;
getStatus() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
string status = 4;
getStatusBytes() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string status = 4;
getStatusBytes() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
string status = 4;
getStatusBytes() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
string status = 4;
getStorageLimit() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
storage resource, get from market
getStorageLimit() - Method in class org.tron.trident.proto.Response.Account.AccountResource
storage resource, get from market
getStorageLimit() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
storage resource, get from market
getStorageLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageLimit = 22;
getStorageLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 storageLimit = 22;
getStorageLimit() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 storageLimit = 22;
getStorageUsage() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 storage_usage = 7;
getStorageUsage() - Method in class org.tron.trident.proto.Response.Account.AccountResource
int64 storage_usage = 7;
getStorageUsage() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 storage_usage = 7;
getStorageUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageUsed = 21;
getStorageUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 storageUsed = 21;
getStorageUsed() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 storageUsed = 21;
getString() - Method in class org.tron.trident.core.transaction.BlockId
 
getSunFactor() - Method in enum org.tron.trident.utils.Convert.Unit
 
getSupport() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
bool support = 3;
getSupport() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
bool support = 3;
getSupport() - Method in interface org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
bool support = 3;
getSupport() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bool support = 3;
getSupport() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
bool support = 3;
getSupport() - Method in interface org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
bool support = 3;
getSupportConstant() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool supportConstant = 15;
getSupportConstant() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
bool supportConstant = 15;
getSupportConstant() - Method in interface org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
bool supportConstant = 15;
getSyncBlockRequestedSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncBlockRequestedSize = 15;
getSyncBlockRequestedSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 syncBlockRequestedSize = 15;
getSyncBlockRequestedSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 syncBlockRequestedSize = 15;
getSyncFlag() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool syncFlag = 4;
getSyncFlag() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
bool syncFlag = 4;
getSyncFlag() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
bool syncFlag = 4;
getSyncToFetchSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncToFetchSize = 13;
getSyncToFetchSize() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 syncToFetchSize = 13;
getSyncToFetchSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 syncToFetchSize = 13;
getSyncToFetchSizePeekNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 syncToFetchSizePeekNum = 14;
getSyncToFetchSizePeekNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 syncToFetchSizePeekNum = 14;
getSyncToFetchSizePeekNum() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 syncToFetchSizePeekNum = 14;
getTakerOrderId() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
bytes takerOrderId = 2;
getTakerOrderId() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
bytes takerOrderId = 2;
getTakerOrderId() - Method in interface org.tron.trident.proto.Common.MarketOrderDetailOrBuilder
bytes takerOrderId = 2;
getThreadCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 threadCount = 1;
getThreadCount() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
int32 threadCount = 1;
getThreadCount() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int32 threadCount = 1;
getThreshold() - Method in class org.tron.trident.proto.Common.Permission.Builder
int64 threshold = 4;
getThreshold() - Method in class org.tron.trident.proto.Common.Permission
int64 threshold = 4;
getThreshold() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
int64 threshold = 4;
getTime() - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
getTimestamp() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
int64 timestamp = 2;
getTimestamp() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
int64 timestamp = 2;
getTimestamp() - Method in interface org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessageOrBuilder
int64 timestamp = 2;
getTimestamp() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 timestamp = 1;
getTimestamp() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
int64 timestamp = 1;
getTimestamp() - Method in interface org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
int64 timestamp = 1;
getTimestamp() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 timestamp = 14;
getTimestamp() - Method in class org.tron.trident.proto.Chain.Transaction.raw
int64 timestamp = 14;
getTimestamp() - Method in interface org.tron.trident.proto.Chain.Transaction.rawOrBuilder
int64 timestamp = 14;
getTimestamp() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
int64 timestamp = 2;
getTimestamp() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
int64 timestamp = 2;
getTimestamp() - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
int64 timestamp = 2;
getTimestamp() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
int64 timestamp = 4;
getTimestamp() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
int64 timestamp = 4;
getTimestamp() - Method in interface org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
int64 timestamp = 4;
getTo() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
bytes to = 2;
getTo() - Method in class org.tron.trident.proto.Response.DelegatedResource
bytes to = 2;
getTo() - Method in interface org.tron.trident.proto.Response.DelegatedResourceOrBuilder
bytes to = 2;
getToAccounts(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
getToAccounts(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes toAccounts = 3;
getToAccounts(int) - Method in interface org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes toAccounts = 3;
getToAccountsCount() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
getToAccountsCount() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes toAccounts = 3;
getToAccountsCount() - Method in interface org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes toAccounts = 3;
getToAccountsList() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
getToAccountsList() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes toAccounts = 3;
getToAccountsList() - Method in interface org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes toAccounts = 3;
getToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes toAddress = 2;
getToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
bytes toAddress = 2;
getToAddress() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
bytes toAddress = 2;
getToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes toAddress = 2;
getToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
bytes toAddress = 2;
getToAddress() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
bytes toAddress = 2;
getToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes toAddress = 2;
getToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
bytes toAddress = 2;
getToAddress() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessageOrBuilder
bytes toAddress = 2;
getToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes toAddress = 2;
getToAddress() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
bytes toAddress = 2;
getToAddress() - Method in interface org.tron.trident.api.GrpcAPI.EasyTransferMessageOrBuilder
bytes toAddress = 2;
getToAddress() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes to_address = 2;
getToAddress() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
bytes to_address = 2;
getToAddress() - Method in interface org.tron.trident.proto.Contract.ParticipateAssetIssueContractOrBuilder
bytes to_address = 2;
getToAddress() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
bytes to_address = 3;
getToAddress() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
bytes to_address = 3;
getToAddress() - Method in interface org.tron.trident.proto.Contract.TransferAssetContractOrBuilder
bytes to_address = 3;
getToAddress() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
bytes to_address = 2;
getToAddress() - Method in class org.tron.trident.proto.Contract.TransferContract
bytes to_address = 2;
getToAddress() - Method in interface org.tron.trident.proto.Contract.TransferContractOrBuilder
bytes to_address = 2;
getToAddress() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes to_address = 2;
getToAddress() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
bytes to_address = 2;
getToAddress() - Method in interface org.tron.trident.proto.Response.DelegatedResourceMessageOrBuilder
bytes to_address = 2;
getToAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
getToAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
string to_amount = 8;
getToAmount() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
string to_amount = 8;
getToAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
getToAmount() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
string to_amount = 8;
getToAmount() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
string to_amount = 8;
getToAmount() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
getToAmount() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
string to_amount = 6;
getToAmount() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
string to_amount = 6;
getToAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
getToAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
string to_amount = 8;
getToAmountBytes() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
string to_amount = 8;
getToAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
getToAmountBytes() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
string to_amount = 8;
getToAmountBytes() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
string to_amount = 8;
getToAmountBytes() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
getToAmountBytes() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
string to_amount = 6;
getToAmountBytes() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
string to_amount = 6;
getTokenId() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 token_id = 4;
getTokenId() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
int64 token_id = 4;
getTokenId() - Method in interface org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
int64 token_id = 4;
getTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes token_id = 3;
getTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
bytes token_id = 3;
getTokenId() - Method in interface org.tron.trident.proto.Contract.ExchangeInjectContractOrBuilder
bytes token_id = 3;
getTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes token_id = 3;
getTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
bytes token_id = 3;
getTokenId() - Method in interface org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
bytes token_id = 3;
getTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes token_id = 3;
getTokenId() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
bytes token_id = 3;
getTokenId() - Method in interface org.tron.trident.proto.Contract.ExchangeWithdrawContractOrBuilder
bytes token_id = 3;
getTokenId() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 token_id = 6;
getTokenId() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
int64 token_id = 6;
getTokenId() - Method in interface org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
int64 token_id = 6;
getTokenId() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
getTokenId() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
TBD: tokenName, trx should be empty
getTokenId() - Method in interface org.tron.trident.proto.Response.InternalTransaction.CallValueInfoOrBuilder
TBD: tokenName, trx should be empty
getTokenIdBytes() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
getTokenIdBytes() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
TBD: tokenName, trx should be empty
getTokenIdBytes() - Method in interface org.tron.trident.proto.Response.InternalTransaction.CallValueInfoOrBuilder
TBD: tokenName, trx should be empty
getTopics(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
getTopics(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
repeated bytes topics = 2;
getTopics(int) - Method in interface org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
repeated bytes topics = 2;
getTopicsCount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
getTopicsCount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
repeated bytes topics = 2;
getTopicsCount() - Method in interface org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
repeated bytes topics = 2;
getTopicsList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
getTopicsList() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
repeated bytes topics = 2;
getTopicsList() - Method in interface org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
repeated bytes topics = 2;
getTotalEnergyLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyLimit = 15;
getTotalEnergyLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalEnergyLimit = 15;
getTotalEnergyLimit() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalEnergyLimit = 15;
getTotalEnergyWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyWeight = 16;
getTotalEnergyWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalEnergyWeight = 16;
getTotalEnergyWeight() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalEnergyWeight = 16;
getTotalFlow() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int64 totalFlow = 7;
getTotalFlow() - Method in class org.tron.trident.proto.Response.NodeInfo
int64 totalFlow = 7;
getTotalFlow() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
int64 totalFlow = 7;
getTotalMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 totalMemory = 4;
getTotalMemory() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
int64 totalMemory = 4;
getTotalMemory() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int64 totalMemory = 4;
getTotalMissed() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 totalMissed = 6;
getTotalMissed() - Method in class org.tron.trident.proto.Response.Witness
int64 totalMissed = 6;
getTotalMissed() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
int64 totalMissed = 6;
getTotalNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetLimit = 7;
getTotalNetLimit() - Method in class org.tron.trident.proto.Response.AccountNetMessage
int64 TotalNetLimit = 7;
getTotalNetLimit() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 TotalNetLimit = 7;
getTotalNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetLimit = 7;
getTotalNetLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalNetLimit = 7;
getTotalNetLimit() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalNetLimit = 7;
getTotalNetWeight() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetWeight = 8;
getTotalNetWeight() - Method in class org.tron.trident.proto.Response.AccountNetMessage
int64 TotalNetWeight = 8;
getTotalNetWeight() - Method in interface org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 TotalNetWeight = 8;
getTotalNetWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetWeight = 8;
getTotalNetWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalNetWeight = 8;
getTotalNetWeight() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalNetWeight = 8;
getTotalProduced() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 totalProduced = 5;
getTotalProduced() - Method in class org.tron.trident.proto.Response.Witness
int64 totalProduced = 5;
getTotalProduced() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
int64 totalProduced = 5;
getTotalSupply() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 total_supply = 4;
getTotalSupply() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int64 total_supply = 4;
getTotalSupply() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 total_supply = 4;
getTotalTransactionMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getTotalTronPowerWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalTronPowerWeight = 9;
getTotalTronPowerWeight() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalTronPowerWeight = 9;
getTotalTronPowerWeight() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalTronPowerWeight = 9;
getTransaction() - Method in class org.tron.trident.core.transaction.TransactionBuilder
 
getTransaction() - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
getTransaction() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
getTransaction() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
.protocol.Transaction transaction = 1;
getTransaction() - Method in interface org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.Transaction transaction = 1;
getTransaction() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
getTransaction() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionExtention transaction = 5;
getTransaction() - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionExtention transaction = 5;
getTransaction() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
getTransaction() - Method in class org.tron.trident.proto.Response.TransactionExtention
.protocol.Transaction transaction = 1;
getTransaction() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.Transaction transaction = 1;
getTransaction(int) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransaction(int) - Method in class org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransaction(int) - Method in interface org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransaction() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
getTransaction() - Method in class org.tron.trident.proto.Response.TransactionSign
.protocol.Transaction transaction = 1;
getTransaction() - Method in interface org.tron.trident.proto.Response.TransactionSignOrBuilder
.protocol.Transaction transaction = 1;
getTransaction() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
getTransaction() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionExtention transaction = 5;
getTransaction() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionExtention transaction = 5;
getTransactionApprovedList(Chain.Transaction, StreamObserver<Response.TransactionApprovedList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTransactionApprovedList(Chain.Transaction) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionApprovedList(Chain.Transaction) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionApprovedList(Chain.Transaction, StreamObserver<Response.TransactionApprovedList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionApprovedList(Chain.Transaction) - Method in interface org.tron.trident.core.Api
 
getTransactionApprovedList(Chain.Transaction) - Method in class org.tron.trident.core.ApiWrapper
Query transaction approvedList
getTransactionBalanceTrace(int) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTrace(int) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTrace(int) - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceBuilder(int) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceBuilderList() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceCount() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceCount() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceCount() - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceList() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceList() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceList() - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceOrBuilder(int) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceOrBuilder(int) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceOrBuilder(int) - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceOrBuilderList() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceOrBuilderList() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
BlockIdentifier parent_block_identifier = 4;
getTransactionBalanceTraceOrBuilderList() - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
BlockIdentifier parent_block_identifier = 4;
getTransactionBuilder() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
getTransactionBuilder() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
getTransactionBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
getTransactionBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionBuilder() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
getTransactionBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
getTransactionBuilderList() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionById(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTransactionById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionById(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionById(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getTransactionById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getTransactionById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getTransactionById(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getTransactionById(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getTransactionById(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query transaction information by transaction id
getTransactionByIdSolidity(String) - Method in interface org.tron.trident.core.Api
Deprecated.
getTransactionByIdSolidity(String) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.10.0, scheduled for removal in future versions. use ApiWrapper.getTransactionById(String, NodeType...) instead
getTransactionCount() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionCount() - Method in class org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransactionCount() - Method in interface org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactionCountByBlockNum(GrpcAPI.NumberMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getTransactionCountByBlockNum(long, NodeType...) - Method in interface org.tron.trident.core.Api
 
getTransactionCountByBlockNum(long, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
getTransactionCountByBlockNum
getTransactionFromPending(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTransactionFromPending(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionFromPending(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionFromPending(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionFromPending(String) - Method in interface org.tron.trident.core.Api
 
getTransactionFromPending(String) - Method in class org.tron.trident.core.ApiWrapper
GetTransactionFromPending Get transaction details from the pending pool
getTransactionIdentifier() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
bytes transaction_identifier = 1;
getTransactionIdentifier() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
bytes transaction_identifier = 1;
getTransactionIdentifier() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
bytes transaction_identifier = 1;
getTransactionInfo(int) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfo(int) - Method in class org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfo(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage, StreamObserver<Response.TransactionInfoList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage, StreamObserver<Response.TransactionInfoList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage, StreamObserver<Response.TransactionInfoList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage, StreamObserver<Response.TransactionInfoList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getTransactionInfoByBlockNum(long, NodeType...) - Method in interface org.tron.trident.core.Api
 
getTransactionInfoByBlockNum(long, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Get transactionInfo from block number
getTransactionInfoByBlockNumSolidity(long) - Method in interface org.tron.trident.core.Api
Deprecated.
getTransactionInfoByBlockNumSolidity(long) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.10.0, scheduled for removal in future versions. use ApiWrapper.getTransactionInfoByBlockNum(long, NodeType...) instead
getTransactionInfoById(GrpcAPI.BytesMessage, StreamObserver<Response.TransactionInfo>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTransactionInfoById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionInfoById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionInfoById(GrpcAPI.BytesMessage, StreamObserver<Response.TransactionInfo>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionInfoById(GrpcAPI.BytesMessage, StreamObserver<Response.TransactionInfo>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
getTransactionInfoById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getTransactionInfoById(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getTransactionInfoById(GrpcAPI.BytesMessage, StreamObserver<Response.TransactionInfo>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getTransactionInfoById(String, NodeType...) - Method in interface org.tron.trident.core.Api
 
getTransactionInfoById(String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
Query the transaction fee, block height by transaction id
getTransactionInfoCount() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoCount() - Method in class org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoCount() - Method in interface org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoList() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoList() - Method in class org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoList() - Method in interface org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilder(int) - Method in interface org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilderList() - Method in interface org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionList() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionList() - Method in class org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransactionList() - Method in interface org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactionListFromPending(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.TransactionIdList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
pending pool
getTransactionListFromPending(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
pending pool
getTransactionListFromPending(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
pending pool
getTransactionListFromPending(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.TransactionIdList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
pending pool
getTransactionListFromPending() - Method in interface org.tron.trident.core.Api
 
getTransactionListFromPending() - Method in class org.tron.trident.core.ApiWrapper
GetTransactionListFromPending Get transaction list information from pending pool
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in interface org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilder(int) - Method in class org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilder(int) - Method in interface org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionSign
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionSignOrBuilder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilderList() - Method in class org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilderList() - Method in interface org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactions(int) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactions(int) - Method in class org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactions(int) - Method in interface org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactions(int) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactions(int) - Method in class org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactions(int) - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsBuilder(int) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsBuilder(int) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsBuilderList() - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsBuilderList() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsCount() - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsCount() - Method in class org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactionsCount() - Method in interface org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactionsCount() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsCount() - Method in class org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsCount() - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionSign(Response.TransactionSign, StreamObserver<Chain.Transaction>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
FLAW: Unsafe junk.
getTransactionSign(Response.TransactionSign) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
FLAW: Unsafe junk.
getTransactionSign(Response.TransactionSign) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
FLAW: Unsafe junk.
getTransactionSign(Response.TransactionSign, StreamObserver<Chain.Transaction>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
FLAW: Unsafe junk.
getTransactionSign2(Response.TransactionSign, StreamObserver<Response.TransactionExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTransactionSign2(Response.TransactionSign) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionSign2(Response.TransactionSign) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionSign2(Response.TransactionSign, StreamObserver<Response.TransactionExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionSignWeight(Chain.Transaction, StreamObserver<Response.TransactionSignWeight>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTransactionSignWeight(Chain.Transaction) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionSignWeight(Chain.Transaction) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionSignWeight(Chain.Transaction, StreamObserver<Response.TransactionSignWeight>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionSignWeight(Chain.Transaction) - Method in interface org.tron.trident.core.Api
 
getTransactionSignWeight(Chain.Transaction) - Method in class org.tron.trident.core.ApiWrapper
Query transaction sign weight
getTransactionsList() - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsList() - Method in class org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactionsList() - Method in interface org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactionsList() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsList() - Method in class org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsList() - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilder(int) - Method in class org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilder(int) - Method in interface org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilder(int) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilder(int) - Method in class org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilder(int) - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilderList() - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilderList() - Method in class org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilderList() - Method in interface org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilderList() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilderList() - Method in class org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilderList() - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransferToAddress() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
the one recieve trx (TBD: or token) via function
getTransferToAddress() - Method in class org.tron.trident.proto.Response.InternalTransaction
the one recieve trx (TBD: or token) via function
getTransferToAddress() - Method in interface org.tron.trident.proto.Response.InternalTransactionOrBuilder
the one recieve trx (TBD: or token) via function
getTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes transparent_to_address = 7;
getTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes transparent_to_address = 7;
getTransparentToAddress() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes transparent_to_address = 7;
getTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes transparent_to_address = 7;
getTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes transparent_to_address = 7;
getTransparentToAddress() - Method in interface org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes transparent_to_address = 7;
getTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
bytes transparent_to_address = 4;
getTransparentToAddress() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
bytes transparent_to_address = 4;
getTransparentToAddress() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
bytes transparent_to_address = 4;
getTransparentToAddress() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes transparent_to_address = 7;
getTransparentToAddress() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
bytes transparent_to_address = 7;
getTransparentToAddress() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
bytes transparent_to_address = 7;
getTriggerConstantContractMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getTriggerConstantContractMethod() - Static method in class org.tron.trident.api.WalletSolidityGrpc
 
getTriggerContractInput() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
getTriggerContractInput() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
string trigger_contract_input = 5;
getTriggerContractInput() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
string trigger_contract_input = 5;
getTriggerContractInputBytes() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
getTriggerContractInputBytes() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
string trigger_contract_input = 5;
getTriggerContractInputBytes() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
string trigger_contract_input = 5;
getTriggerContractMethod() - Static method in class org.tron.trident.api.WalletGrpc
 
getTriggerInputForShieldedTRC20Contract(GrpcAPI.ShieldedTRC20TriggerContractParameters, StreamObserver<GrpcAPI.BytesMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getTriggerInputForShieldedTRC20Contract(GrpcAPI.ShieldedTRC20TriggerContractParameters) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTriggerInputForShieldedTRC20Contract(GrpcAPI.ShieldedTRC20TriggerContractParameters) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTriggerInputForShieldedTRC20Contract(GrpcAPI.ShieldedTRC20TriggerContractParameters, StreamObserver<GrpcAPI.BytesMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getTronPower() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.Frozen tron_power = 47;
getTronPower() - Method in class org.tron.trident.proto.Response.Account
.protocol.Account.Frozen tron_power = 47;
getTronPower() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.Frozen tron_power = 47;
getTronPowerBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.Frozen tron_power = 47;
getTronPowerLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 tronPowerLimit = 11;
getTronPowerLimit() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 tronPowerLimit = 11;
getTronPowerLimit() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 tronPowerLimit = 11;
getTronPowerOrBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.Frozen tron_power = 47;
getTronPowerOrBuilder() - Method in class org.tron.trident.proto.Response.Account
.protocol.Account.Frozen tron_power = 47;
getTronPowerOrBuilder() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.Frozen tron_power = 47;
getTronPowerUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 tronPowerUsed = 10;
getTronPowerUsed() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
int64 tronPowerUsed = 10;
getTronPowerUsed() - Method in interface org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 tronPowerUsed = 10;
getTrxHash() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes trx_hash = 10;
getTrxHash() - Method in class org.tron.trident.proto.Common.SmartContract
bytes trx_hash = 10;
getTrxHash() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
bytes trx_hash = 10;
getTrxNum() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 trx_num = 6;
getTrxNum() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int32 trx_num = 6;
getTrxNum() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int32 trx_num = 6;
getTxId(int) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
getTxId(int) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
repeated string txId = 1;
getTxId(int) - Method in interface org.tron.trident.api.GrpcAPI.TransactionIdListOrBuilder
repeated string txId = 1;
getTxid() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes txid = 4;
getTxid() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
bytes txid = 4;
getTxid() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
bytes txid = 4;
getTxid() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
transaction id = sha256(transaction.raw_data)
getTxid() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
transaction id = sha256(transaction.raw_data)
getTxid() - Method in interface org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
transaction id = sha256(transaction.raw_data)
getTxid() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
transaction id = sha256(transaction.raw_data)
getTxid() - Method in class org.tron.trident.proto.Response.TransactionExtention
transaction id = sha256(transaction.raw_data)
getTxid() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
transaction id = sha256(transaction.raw_data)
getTxIdBytes(int) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
getTxIdBytes(int) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
repeated string txId = 1;
getTxIdBytes(int) - Method in interface org.tron.trident.api.GrpcAPI.TransactionIdListOrBuilder
repeated string txId = 1;
getTxIdCount() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
getTxIdCount() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
repeated string txId = 1;
getTxIdCount() - Method in interface org.tron.trident.api.GrpcAPI.TransactionIdListOrBuilder
repeated string txId = 1;
getTxIdList() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
getTxIdList() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
repeated string txId = 1;
getTxIdList() - Method in interface org.tron.trident.api.GrpcAPI.TransactionIdListOrBuilder
repeated string txId = 1;
getTxTrieRoot() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes txTrieRoot = 2;
getTxTrieRoot() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
bytes txTrieRoot = 2;
getTxTrieRoot() - Method in interface org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes txTrieRoot = 2;
getType(String) - Static method in class org.tron.trident.abi.datatypes.AbiTypes
Returns the web3j data type for the given type, without using primitive types.
getType(String, boolean) - Static method in class org.tron.trident.abi.datatypes.AbiTypes
Returns the web3j data type for the given type.
getType() - Method in class org.tron.trident.abi.TypeReference
 
getType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
int32 type = 1;
getType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
int32 type = 1;
getType() - Method in interface org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessageOrBuilder
int32 type = 1;
getType() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
getType() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
.protocol.Transaction.Contract.ContractType type = 1;
getType() - Method in interface org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.protocol.Transaction.Contract.ContractType type = 1;
getType() - Method in class org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
getType() - Method in class org.tron.trident.proto.Common.Permission
.protocol.Permission.PermissionType type = 1;
getType() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
.protocol.Permission.PermissionType type = 1;
getType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
getType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
SolidityType type = 3;
getType() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
SolidityType type = 3;
getType() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getType() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
getType() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
.protocol.AccountType type = 3;
getType() - Method in interface org.tron.trident.proto.Contract.AccountCreateContractOrBuilder
.protocol.AccountType type = 3;
getType() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
getType() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
.protocol.ResourceCode type = 1;
getType() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
.protocol.ResourceCode type = 1;
getType() - Method in interface org.tron.trident.proto.Response.Account.FreezeV2OrBuilder
.protocol.ResourceCode type = 1;
getType() - Method in class org.tron.trident.proto.Response.Account
.protocol.AccountType type = 2;
getType() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
.protocol.ResourceCode type = 1;
getType() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
.protocol.ResourceCode type = 1;
getType() - Method in interface org.tron.trident.proto.Response.Account.UnFreezeV2OrBuilder
.protocol.ResourceCode type = 1;
getType() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.AccountType type = 2;
getType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string type = 3;
getType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
string type = 3;
getType() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
string type = 3;
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.Address
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.Array
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.Bool
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.BytesType
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.DynamicArray
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.DynamicStruct
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.NumericType
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.primitive.PrimitiveType
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.StaticArray
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.StaticStruct
 
getTypeAsString() - Method in interface org.tron.trident.abi.datatypes.Type
 
getTypeAsString() - Method in class org.tron.trident.abi.datatypes.Utf8String
 
getTypeAString(Class<? extends Type>) - Static method in class org.tron.trident.abi.datatypes.AbiTypes
 
getTypeBytes() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
getTypeBytes() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
SolidityType type = 3;
getTypeBytes() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
SolidityType type = 3;
getTypeBytes() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string type = 3;
getTypeBytes() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
string type = 3;
getTypeBytes() - Method in interface org.tron.trident.proto.Response.TransactionBalanceTraceOrBuilder
string type = 3;
getTypeValue() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
getTypeValue() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
.protocol.Transaction.Contract.ContractType type = 1;
getTypeValue() - Method in interface org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.protocol.Transaction.Contract.ContractType type = 1;
getTypeValue() - Method in class org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
getTypeValue() - Method in class org.tron.trident.proto.Common.Permission
.protocol.Permission.PermissionType type = 1;
getTypeValue() - Method in interface org.tron.trident.proto.Common.PermissionOrBuilder
.protocol.Permission.PermissionType type = 1;
getTypeValue() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getTypeValue() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getTypeValue() - Method in interface org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getTypeValue() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
getTypeValue() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
.protocol.AccountType type = 3;
getTypeValue() - Method in interface org.tron.trident.proto.Contract.AccountCreateContractOrBuilder
.protocol.AccountType type = 3;
getTypeValue() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
getTypeValue() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
.protocol.ResourceCode type = 1;
getTypeValue() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
.protocol.ResourceCode type = 1;
getTypeValue() - Method in interface org.tron.trident.proto.Response.Account.FreezeV2OrBuilder
.protocol.ResourceCode type = 1;
getTypeValue() - Method in class org.tron.trident.proto.Response.Account
.protocol.AccountType type = 2;
getTypeValue() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
.protocol.ResourceCode type = 1;
getTypeValue() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
.protocol.ResourceCode type = 1;
getTypeValue() - Method in interface org.tron.trident.proto.Response.Account.UnFreezeV2OrBuilder
.protocol.ResourceCode type = 1;
getTypeValue() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.AccountType type = 2;
getUnFetchSynNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 unFetchSynNum = 16;
getUnFetchSynNum() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 unFetchSynNum = 16;
getUnFetchSynNum() - Method in interface org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 unFetchSynNum = 16;
getUnfreezeAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 unfreeze_amount = 16;
getUnfreezeAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 unfreeze_amount = 16;
getUnfreezeAmount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 unfreeze_amount = 16;
getUnfreezeAmount() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
int64 unfreeze_amount = 3;
getUnfreezeAmount() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
int64 unfreeze_amount = 3;
getUnfreezeAmount() - Method in interface org.tron.trident.proto.Response.Account.UnFreezeV2OrBuilder
int64 unfreeze_amount = 3;
getUnfreezeAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 unfreeze_amount = 16;
getUnfreezeAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 unfreeze_amount = 16;
getUnfreezeAmount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 unfreeze_amount = 16;
getUnfreezeBalance() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
int64 unfreeze_balance = 2;
getUnfreezeBalance() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
int64 unfreeze_balance = 2;
getUnfreezeBalance() - Method in interface org.tron.trident.proto.Contract.UnfreezeBalanceV2ContractOrBuilder
int64 unfreeze_balance = 2;
getUnfreezeExpireTime() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
int64 unfreeze_expire_time = 4;
getUnfreezeExpireTime() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
int64 unfreeze_expire_time = 4;
getUnfreezeExpireTime() - Method in interface org.tron.trident.proto.Response.Account.UnFreezeV2OrBuilder
int64 unfreeze_expire_time = 4;
getUnfrozenV2(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2(int) - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2Builder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2BuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2Count() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2Count() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2Count() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2List() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2List() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2List() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2OrBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2OrBuilder(int) - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2OrBuilder(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2OrBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2OrBuilderList() - Method in class org.tron.trident.proto.Response.Account
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUnfrozenV2OrBuilderList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
getUpdateCycle() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 update_cycle = 3;
getUpdateCycle() - Method in class org.tron.trident.proto.Contract.ContractState
int64 update_cycle = 3;
getUpdateCycle() - Method in interface org.tron.trident.proto.Contract.ContractStateOrBuilder
int64 update_cycle = 3;
getUpdateUrl() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes update_url = 12;
getUpdateUrl() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
bytes update_url = 12;
getUpdateUrl() - Method in interface org.tron.trident.proto.Contract.WitnessUpdateContractOrBuilder
bytes update_url = 12;
getUrl() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes url = 21;
getUrl() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
bytes url = 21;
getUrl() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes url = 21;
getUrl() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes url = 3;
getUrl() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
bytes url = 3;
getUrl() - Method in interface org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
bytes url = 3;
getUrl() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes url = 2;
getUrl() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
bytes url = 2;
getUrl() - Method in interface org.tron.trident.proto.Contract.WitnessCreateContractOrBuilder
bytes url = 2;
getUrl() - Method in class org.tron.trident.proto.Response.Witness.Builder
string url = 4;
getUrl() - Method in class org.tron.trident.proto.Response.Witness
string url = 4;
getUrl() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
string url = 4;
getUrlBytes() - Method in class org.tron.trident.proto.Response.Witness.Builder
string url = 4;
getUrlBytes() - Method in class org.tron.trident.proto.Response.Witness
string url = 4;
getUrlBytes() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
string url = 4;
getUseRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
double useRate = 5;
getUseRate() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
double useRate = 5;
getUseRate() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
double useRate = 5;
getUseSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 useSize = 3;
getUseSize() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
int64 useSize = 3;
getUseSize() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
int64 useSize = 3;
getValue() - Method in class org.tron.trident.abi.datatypes.Address
 
getValue() - Method in class org.tron.trident.abi.datatypes.Array
 
getValue() - Method in class org.tron.trident.abi.datatypes.Bool
 
getValue() - Method in class org.tron.trident.abi.datatypes.BytesType
 
getValue() - Method in class org.tron.trident.abi.datatypes.NumericType
 
getValue() - Method in class org.tron.trident.abi.datatypes.primitive.PrimitiveType
 
getValue() - Method in class org.tron.trident.abi.datatypes.StaticArray
 
getValue() - Method in interface org.tron.trident.abi.datatypes.Type
 
getValue() - Method in class org.tron.trident.abi.datatypes.Utf8String
 
getValue() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
bytes value = 1;
getValue() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
bytes value = 1;
getValue() - Method in interface org.tron.trident.api.GrpcAPI.BytesMessageOrBuilder
bytes value = 1;
getValue() - Method in class org.tron.trident.proto.Common.Note.Builder
int64 value = 1;
getValue() - Method in class org.tron.trident.proto.Common.Note
int64 value = 1;
getValue() - Method in interface org.tron.trident.proto.Common.NoteOrBuilder
int64 value = 1;
getValue() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
int64 value = 2;
getValue() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
int64 value = 2;
getValue() - Method in interface org.tron.trident.proto.Response.ChainParameters.ChainParameterOrBuilder
int64 value = 2;
getValueCommitment() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes value_commitment = 1;
getValueCommitment() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
bytes value_commitment = 1;
getValueCommitment() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
bytes value_commitment = 1;
getValueCommitment() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes value_commitment = 1;
getValueCommitment() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
bytes value_commitment = 1;
getValueCommitment() - Method in interface org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
bytes value_commitment = 1;
getValueDescriptor() - Method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Chain.Transaction.Result.code
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Common.AccountType
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Common.Permission.PermissionType
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Common.ResourceCode
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Response.MarketOrder.State
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Response.Proposal.State
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Response.TransactionInfo.code
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
 
getValueDescriptor() - Method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
getVersion() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int32 version = 10;
getVersion() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
int32 version = 10;
getVersion() - Method in interface org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
int32 version = 10;
getVersion() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int32 version = 11;
getVersion() - Method in class org.tron.trident.proto.Common.SmartContract
int32 version = 11;
getVersion() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
int32 version = 11;
getVoteAddress() - Method in class org.tron.trident.proto.Common.Vote.Builder
bytes vote_address = 1;
getVoteAddress() - Method in class org.tron.trident.proto.Common.Vote
bytes vote_address = 1;
getVoteAddress() - Method in interface org.tron.trident.proto.Common.VoteOrBuilder
bytes vote_address = 1;
getVoteAddress(int) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
getVoteAddress(int) - Method in class org.tron.trident.proto.Contract.VoteAssetContract
repeated bytes vote_address = 2;
getVoteAddress(int) - Method in interface org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
repeated bytes vote_address = 2;
getVoteAddress() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
bytes vote_address = 1;
getVoteAddress() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
bytes vote_address = 1;
getVoteAddress() - Method in interface org.tron.trident.proto.Contract.VoteWitnessContract.VoteOrBuilder
bytes vote_address = 1;
getVoteAddressCount() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
getVoteAddressCount() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
repeated bytes vote_address = 2;
getVoteAddressCount() - Method in interface org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
repeated bytes vote_address = 2;
getVoteAddressList() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
getVoteAddressList() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
repeated bytes vote_address = 2;
getVoteAddressList() - Method in interface org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
repeated bytes vote_address = 2;
getVoteCount() - Method in class org.tron.trident.proto.Common.Vote.Builder
int64 vote_count = 2;
getVoteCount() - Method in class org.tron.trident.proto.Common.Vote
int64 vote_count = 2;
getVoteCount() - Method in interface org.tron.trident.proto.Common.VoteOrBuilder
int64 vote_count = 2;
getVoteCount() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
int64 vote_count = 2;
getVoteCount() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
int64 vote_count = 2;
getVoteCount() - Method in interface org.tron.trident.proto.Contract.VoteWitnessContract.VoteOrBuilder
int64 vote_count = 2;
getVoteCount() - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 voteCount = 2;
getVoteCount() - Method in class org.tron.trident.proto.Response.Witness
int64 voteCount = 2;
getVoteCount() - Method in interface org.tron.trident.proto.Response.WitnessOrBuilder
int64 voteCount = 2;
getVotes(int) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotes(int) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotes(int) - Method in interface org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotes(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
getVotes(int) - Method in class org.tron.trident.proto.Response.Account
the votes
getVotes(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVotesBuilder(int) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
getVotesBuilderList() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
getVoteScore() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 vote_score = 16;
getVoteScore() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
int32 vote_score = 16;
getVoteScore() - Method in interface org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int32 vote_score = 16;
getVotesCount() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesCount() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesCount() - Method in interface org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesCount() - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
getVotesCount() - Method in class org.tron.trident.proto.Response.Account
the votes
getVotesCount() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVotesList() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesList() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesList() - Method in interface org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesList() - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
getVotesList() - Method in class org.tron.trident.proto.Response.Account
the votes
getVotesList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVotesOrBuilder(int) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilder(int) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilder(int) - Method in interface org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilder(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
getVotesOrBuilder(int) - Method in class org.tron.trident.proto.Response.Account
the votes
getVotesOrBuilder(int) - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVotesOrBuilderList() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilderList() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilderList() - Method in interface org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilderList() - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
getVotesOrBuilderList() - Method in class org.tron.trident.proto.Response.Account
the votes
getVotesOrBuilderList() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
the votes
getWaitTime() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 waitTime = 6;
getWaitTime() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
int64 waitTime = 6;
getWaitTime() - Method in interface org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
int64 waitTime = 6;
getWeight() - Method in class org.tron.trident.proto.Common.Key.Builder
int64 weight = 2;
getWeight() - Method in class org.tron.trident.proto.Common.Key
int64 weight = 2;
getWeight() - Method in interface org.tron.trident.proto.Common.KeyOrBuilder
int64 weight = 2;
getWithdrawAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_amount = 15;
getWithdrawAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 withdraw_amount = 15;
getWithdrawAmount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 withdraw_amount = 15;
getWithdrawAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_amount = 15;
getWithdrawAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 withdraw_amount = 15;
getWithdrawAmount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 withdraw_amount = 15;
getWithdrawBalance2Method() - Static method in class org.tron.trident.api.WalletGrpc
 
getWithdrawExpireAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_expire_amount = 27;
getWithdrawExpireAmount() - Method in class org.tron.trident.proto.Chain.Transaction.Result
int64 withdraw_expire_amount = 27;
getWithdrawExpireAmount() - Method in interface org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 withdraw_expire_amount = 27;
getWithdrawExpireAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_expire_amount = 28;
getWithdrawExpireAmount() - Method in class org.tron.trident.proto.Response.TransactionInfo
int64 withdraw_expire_amount = 28;
getWithdrawExpireAmount() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 withdraw_expire_amount = 28;
getWitness() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
getWitness() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Can be empty
getWitness() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Can be empty
getWitnessAddress() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes witness_address = 9;
getWitnessAddress() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
bytes witness_address = 9;
getWitnessAddress() - Method in interface org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes witness_address = 9;
getWitnessBuilder() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
getWitnesses(int) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnesses(int) - Method in class org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnesses(int) - Method in interface org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessesBuilder(int) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesBuilderList() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesCount() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesCount() - Method in class org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnessesCount() - Method in interface org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessesList() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesList() - Method in class org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnessesList() - Method in interface org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilder(int) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilder(int) - Method in class org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilder(int) - Method in interface org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilderList() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilderList() - Method in class org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilderList() - Method in interface org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessId() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 witness_id = 8;
getWitnessId() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
int64 witness_id = 8;
getWitnessId() - Method in interface org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
int64 witness_id = 8;
getWitnessOrBuilder() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
getWitnessOrBuilder() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Can be empty
getWitnessOrBuilder() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Can be empty
getWitnessPermission() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
getWitnessPermission() - Method in class org.tron.trident.proto.Response.Account
.protocol.Permission witness_permission = 32;
getWitnessPermission() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission witness_permission = 32;
getWitnessPermissionBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
getWitnessPermissionOrBuilder() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
getWitnessPermissionOrBuilder() - Method in class org.tron.trident.proto.Response.Account
.protocol.Permission witness_permission = 32;
getWitnessPermissionOrBuilder() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission witness_permission = 32;
getWitnessSignature() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
bytes witness_signature = 2;
getWitnessSignature() - Method in class org.tron.trident.proto.Chain.BlockHeader
bytes witness_signature = 2;
getWitnessSignature() - Method in interface org.tron.trident.proto.Chain.BlockHeaderOrBuilder
bytes witness_signature = 2;
getZenPaymentAddress(GrpcAPI.IncomingViewingKeyDiversifierMessage, StreamObserver<GrpcAPI.PaymentAddressMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
getZenPaymentAddress(GrpcAPI.IncomingViewingKeyDiversifierMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getZenPaymentAddress(GrpcAPI.IncomingViewingKeyDiversifierMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getZenPaymentAddress(GrpcAPI.IncomingViewingKeyDiversifierMessage, StreamObserver<GrpcAPI.PaymentAddressMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
getZkproof() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes zkproof = 6;
getZkproof() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
bytes zkproof = 6;
getZkproof() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
bytes zkproof = 6;
getZkproof() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes zkproof = 5;
getZkproof() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
bytes zkproof = 5;
getZkproof() - Method in interface org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
bytes zkproof = 5;
GrpcAPI - Class in org.tron.trident.api
 
GrpcAPI.AccountAddressMessage - Class in org.tron.trident.api
NOTE: This is used to replace the design flaw of GetAccount.
GrpcAPI.AccountAddressMessage.Builder - Class in org.tron.trident.api
NOTE: This is used to replace the design flaw of GetAccount.
GrpcAPI.AccountAddressMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.AccountIdMessage - Class in org.tron.trident.api
Protobuf type protocol.AccountIdMessage
GrpcAPI.AccountIdMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.AccountIdMessage
GrpcAPI.AccountIdMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.BlockLimit - Class in org.tron.trident.api
Protobuf type protocol.BlockLimit
GrpcAPI.BlockLimit.Builder - Class in org.tron.trident.api
Protobuf type protocol.BlockLimit
GrpcAPI.BlockLimitOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.BlockReq - Class in org.tron.trident.api
Protobuf type protocol.BlockReq
GrpcAPI.BlockReq.Builder - Class in org.tron.trident.api
Protobuf type protocol.BlockReq
GrpcAPI.BlockReqOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.BytesMessage - Class in org.tron.trident.api
Protobuf type protocol.BytesMessage
GrpcAPI.BytesMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.BytesMessage
GrpcAPI.BytesMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.CanDelegatedMaxSizeRequestMessage - Class in org.tron.trident.api
Protobuf type protocol.CanDelegatedMaxSizeRequestMessage
GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.CanDelegatedMaxSizeRequestMessage
GrpcAPI.CanDelegatedMaxSizeRequestMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.CanDelegatedMaxSizeResponseMessage - Class in org.tron.trident.api
Protobuf type protocol.CanDelegatedMaxSizeResponseMessage
GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.CanDelegatedMaxSizeResponseMessage
GrpcAPI.CanDelegatedMaxSizeResponseMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage - Class in org.tron.trident.api
Stake 2.0
GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder - Class in org.tron.trident.api
Stake 2.0
GrpcAPI.CanWithdrawUnfreezeAmountRequestMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage - Class in org.tron.trident.api
Protobuf type protocol.CanWithdrawUnfreezeAmountResponseMessage
GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.CanWithdrawUnfreezeAmountResponseMessage
GrpcAPI.CanWithdrawUnfreezeAmountResponseMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.DiversifierMessage - Class in org.tron.trident.api
Protobuf type protocol.DiversifierMessage
GrpcAPI.DiversifierMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.DiversifierMessage
GrpcAPI.DiversifierMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.EasyTransferAssetByPrivateMessage - Class in org.tron.trident.api
Protobuf type protocol.EasyTransferAssetByPrivateMessage
GrpcAPI.EasyTransferAssetByPrivateMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.EasyTransferAssetByPrivateMessage
GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.EasyTransferAssetMessage - Class in org.tron.trident.api
Protobuf type protocol.EasyTransferAssetMessage
GrpcAPI.EasyTransferAssetMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.EasyTransferAssetMessage
GrpcAPI.EasyTransferAssetMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.EasyTransferByPrivateMessage - Class in org.tron.trident.api
Protobuf type protocol.EasyTransferByPrivateMessage
GrpcAPI.EasyTransferByPrivateMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.EasyTransferByPrivateMessage
GrpcAPI.EasyTransferByPrivateMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.EasyTransferMessage - Class in org.tron.trident.api
Protobuf type protocol.EasyTransferMessage
GrpcAPI.EasyTransferMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.EasyTransferMessage
GrpcAPI.EasyTransferMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.EmptyMessage - Class in org.tron.trident.api
Protobuf type protocol.EmptyMessage
GrpcAPI.EmptyMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.EmptyMessage
GrpcAPI.EmptyMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.ExpandedSpendingKeyMessage - Class in org.tron.trident.api
Protobuf type protocol.ExpandedSpendingKeyMessage
GrpcAPI.ExpandedSpendingKeyMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.ExpandedSpendingKeyMessage
GrpcAPI.ExpandedSpendingKeyMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.GetAvailableUnfreezeCountRequestMessage - Class in org.tron.trident.api
Protobuf type protocol.GetAvailableUnfreezeCountRequestMessage
GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.GetAvailableUnfreezeCountRequestMessage
GrpcAPI.GetAvailableUnfreezeCountRequestMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.GetAvailableUnfreezeCountResponseMessage - Class in org.tron.trident.api
Protobuf type protocol.GetAvailableUnfreezeCountResponseMessage
GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.GetAvailableUnfreezeCountResponseMessage
GrpcAPI.GetAvailableUnfreezeCountResponseMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.IncomingViewingKeyDiversifierMessage - Class in org.tron.trident.api
What's the fucking API design
GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder - Class in org.tron.trident.api
What's the fucking API design
GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.IncomingViewingKeyMessage - Class in org.tron.trident.api
Protobuf type protocol.IncomingViewingKeyMessage
GrpcAPI.IncomingViewingKeyMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.IncomingViewingKeyMessage
GrpcAPI.IncomingViewingKeyMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.IvkDecryptTRC20Parameters - Class in org.tron.trident.api
Protobuf type protocol.IvkDecryptTRC20Parameters
GrpcAPI.IvkDecryptTRC20Parameters.Builder - Class in org.tron.trident.api
Protobuf type protocol.IvkDecryptTRC20Parameters
GrpcAPI.IvkDecryptTRC20ParametersOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.NfTRC20Parameters - Class in org.tron.trident.api
Protobuf type protocol.NfTRC20Parameters
GrpcAPI.NfTRC20Parameters.Builder - Class in org.tron.trident.api
Protobuf type protocol.NfTRC20Parameters
GrpcAPI.NfTRC20ParametersOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.NumberMessage - Class in org.tron.trident.api
Protobuf type protocol.NumberMessage
GrpcAPI.NumberMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.NumberMessage
GrpcAPI.NumberMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.OvkDecryptTRC20Parameters - Class in org.tron.trident.api
Protobuf type protocol.OvkDecryptTRC20Parameters
GrpcAPI.OvkDecryptTRC20Parameters.Builder - Class in org.tron.trident.api
Protobuf type protocol.OvkDecryptTRC20Parameters
GrpcAPI.OvkDecryptTRC20ParametersOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.PaginatedMessage - Class in org.tron.trident.api
FLAW: Paginated APIs are usless.
GrpcAPI.PaginatedMessage.Builder - Class in org.tron.trident.api
FLAW: Paginated APIs are usless.
GrpcAPI.PaginatedMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.PaymentAddressMessage - Class in org.tron.trident.api
Protobuf type protocol.PaymentAddressMessage
GrpcAPI.PaymentAddressMessage.Builder - Class in org.tron.trident.api
Protobuf type protocol.PaymentAddressMessage
GrpcAPI.PaymentAddressMessageOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.PrivateShieldedTRC20Parameters - Class in org.tron.trident.api
Protobuf type protocol.PrivateShieldedTRC20Parameters
GrpcAPI.PrivateShieldedTRC20Parameters.Builder - Class in org.tron.trident.api
Protobuf type protocol.PrivateShieldedTRC20Parameters
GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk - Class in org.tron.trident.api
Protobuf type protocol.PrivateShieldedTRC20ParametersWithoutAsk
GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder - Class in org.tron.trident.api
Protobuf type protocol.PrivateShieldedTRC20ParametersWithoutAsk
GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.ReceiveDescription - Class in org.tron.trident.api
Protobuf type protocol.ReceiveDescription
GrpcAPI.ReceiveDescription.Builder - Class in org.tron.trident.api
Protobuf type protocol.ReceiveDescription
GrpcAPI.ReceiveDescriptionOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.ReceiveNote - Class in org.tron.trident.api
Protobuf type protocol.ReceiveNote
GrpcAPI.ReceiveNote.Builder - Class in org.tron.trident.api
Protobuf type protocol.ReceiveNote
GrpcAPI.ReceiveNoteOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.ShieldedAddressInfo - Class in org.tron.trident.api
Protobuf type protocol.ShieldedAddressInfo
GrpcAPI.ShieldedAddressInfo.Builder - Class in org.tron.trident.api
Protobuf type protocol.ShieldedAddressInfo
GrpcAPI.ShieldedAddressInfoOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.ShieldedTRC20Parameters - Class in org.tron.trident.api
Protobuf type protocol.ShieldedTRC20Parameters
GrpcAPI.ShieldedTRC20Parameters.Builder - Class in org.tron.trident.api
Protobuf type protocol.ShieldedTRC20Parameters
GrpcAPI.ShieldedTRC20ParametersOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.ShieldedTRC20TriggerContractParameters - Class in org.tron.trident.api
Protobuf type protocol.ShieldedTRC20TriggerContractParameters
GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder - Class in org.tron.trident.api
Protobuf type protocol.ShieldedTRC20TriggerContractParameters
GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.SpendDescription - Class in org.tron.trident.api
Protobuf type protocol.SpendDescription
GrpcAPI.SpendDescription.Builder - Class in org.tron.trident.api
Protobuf type protocol.SpendDescription
GrpcAPI.SpendDescriptionOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.SpendNoteTRC20 - Class in org.tron.trident.api
Protobuf type protocol.SpendNoteTRC20
GrpcAPI.SpendNoteTRC20.Builder - Class in org.tron.trident.api
Protobuf type protocol.SpendNoteTRC20
GrpcAPI.SpendNoteTRC20OrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.TransactionIdList - Class in org.tron.trident.api
Protobuf type protocol.TransactionIdList
GrpcAPI.TransactionIdList.Builder - Class in org.tron.trident.api
Protobuf type protocol.TransactionIdList
GrpcAPI.TransactionIdListOrBuilder - Interface in org.tron.trident.api
 
GrpcAPI.ViewingKeyMessage - Class in org.tron.trident.api
- Shielded TRC20
GrpcAPI.ViewingKeyMessage.Builder - Class in org.tron.trident.api
- Shielded TRC20
GrpcAPI.ViewingKeyMessageOrBuilder - Interface in org.tron.trident.api
 

H

HALF_CURVE_ORDER - Static variable in class org.tron.trident.crypto.SECP256K1
 
hasAbi() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
hasAbi() - Method in class org.tron.trident.proto.Common.SmartContract
.protocol.SmartContract.ABI abi = 3;
hasAbi() - Method in interface org.tron.trident.proto.Common.SmartContractOrBuilder
.protocol.SmartContract.ABI abi = 3;
hasAccount() - Method in class org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
hasAccount() - Method in class org.tron.trident.proto.Common.authority
.protocol.AccountId account = 1;
hasAccount() - Method in interface org.tron.trident.proto.Common.authorityOrBuilder
.protocol.AccountId account = 1;
hasAccountResource() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
hasAccountResource() - Method in class org.tron.trident.proto.Response.Account
.protocol.Account.AccountResource account_resource = 26;
hasAccountResource() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.AccountResource account_resource = 26;
hasAddress() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
hasAddress() - Method in class org.tron.trident.proto.Response.NodeList.Node
.protocol.NodeList.Node.Address address = 1;
hasAddress() - Method in interface org.tron.trident.proto.Response.NodeList.NodeOrBuilder
.protocol.NodeList.Node.Address address = 1;
hasBlockHeader() - Method in class org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - Method in class org.tron.trident.proto.Chain.Block
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - Method in interface org.tron.trident.proto.Chain.BlockOrBuilder
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - Method in class org.tron.trident.proto.Response.BlockExtention
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - Method in interface org.tron.trident.proto.Response.BlockExtentionOrBuilder
.protocol.BlockHeader block_header = 2;
hasBlockIdentifier() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
.protocol.BlockIdentifier block_identifier = 1;
hasBlockIdentifier() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
.protocol.BlockIdentifier block_identifier = 1;
hasBlockIdentifier() - Method in interface org.tron.trident.proto.Response.BlockBalanceTraceOrBuilder
.protocol.BlockIdentifier block_identifier = 1;
hasConfigNodeInfo() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
hasConfigNodeInfo() - Method in class org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
hasConfigNodeInfo() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
hasContractState() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.ContractState contract_state = 3;
hasContractState() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.ContractState contract_state = 3;
hasContractState() - Method in interface org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.ContractState contract_state = 3;
hasD() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
hasD() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.DiversifierMessage d = 2;
hasD() - Method in interface org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.DiversifierMessage d = 2;
hasD() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
hasD() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
.protocol.DiversifierMessage d = 1;
hasD() - Method in interface org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
.protocol.DiversifierMessage d = 1;
hasFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
hasFrozenBalanceForEnergy() - Method in class org.tron.trident.proto.Response.Account.AccountResource
the frozen balance for energy
hasFrozenBalanceForEnergy() - Method in interface org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
the frozen balance for energy
hash(boolean, byte[]) - Static method in class org.tron.trident.core.utils.Sha256Hash
Calculates the SHA-256 hash of the given bytes.
hash(boolean, byte[], int, int) - Static method in class org.tron.trident.core.utils.Sha256Hash
Calculates the SHA-256 hash of the given byte range.
Hash - Class in org.tron.trident.crypto
Cryptographic hash functions.
hash(byte[], String) - Static method in class org.tron.trident.crypto.Hash
Generates a digest for the given input.
HASH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockIdentifier
 
HASH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction
 
hashCode() - Method in class org.tron.trident.abi.datatypes.Address
 
hashCode() - Method in class org.tron.trident.abi.datatypes.Array
 
hashCode() - Method in class org.tron.trident.abi.datatypes.Bool
 
hashCode() - Method in class org.tron.trident.abi.datatypes.BytesType
 
hashCode() - Method in class org.tron.trident.abi.datatypes.NumericType
 
hashCode() - Method in class org.tron.trident.abi.datatypes.primitive.PrimitiveType
 
hashCode() - Method in class org.tron.trident.abi.datatypes.Utf8String
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
hashCode() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
hashCode() - Method in class org.tron.trident.core.transaction.BlockId
 
hashCode() - Method in class org.tron.trident.core.utils.Sha256Hash
Returns the last four bytes of the wrapped hash.
hashCode() - Method in class org.tron.trident.crypto.SECP256K1.KeyPair
 
hashCode() - Method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
hashCode() - Method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
hashCode() - Method in class org.tron.trident.crypto.SECP256K1.Signature
 
hashCode() - Method in class org.tron.trident.crypto.tuwenitypes.AbstractBytes
 
hashCode() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
hashCode() - Method in class org.tron.trident.proto.Chain.Block
 
hashCode() - Method in class org.tron.trident.proto.Chain.BlockHeader
 
hashCode() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
hashCode() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
hashCode() - Method in class org.tron.trident.proto.Chain.Transaction
 
hashCode() - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
hashCode() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
hashCode() - Method in class org.tron.trident.proto.Common.AccountId
 
hashCode() - Method in class org.tron.trident.proto.Common.authority
 
hashCode() - Method in class org.tron.trident.proto.Common.Key
 
hashCode() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
hashCode() - Method in class org.tron.trident.proto.Common.Note
 
hashCode() - Method in class org.tron.trident.proto.Common.Permission
 
hashCode() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
hashCode() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
hashCode() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
hashCode() - Method in class org.tron.trident.proto.Common.SmartContract
 
hashCode() - Method in class org.tron.trident.proto.Common.Vote
 
hashCode() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
hashCode() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ContractState
 
hashCode() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
hashCode() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.TransferContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
hashCode() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
hashCode() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
hashCode() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
hashCode() - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
hashCode() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
hashCode() - Method in class org.tron.trident.proto.Response.Account.Frozen
 
hashCode() - Method in class org.tron.trident.proto.Response.Account
 
hashCode() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
hashCode() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
hashCode() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
hashCode() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
hashCode() - Method in class org.tron.trident.proto.Response.AssetIssueList
 
hashCode() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
hashCode() - Method in class org.tron.trident.proto.Response.BlockExtention
 
hashCode() - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
hashCode() - Method in class org.tron.trident.proto.Response.BlockList
 
hashCode() - Method in class org.tron.trident.proto.Response.BlockListExtention
 
hashCode() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
hashCode() - Method in class org.tron.trident.proto.Response.ChainParameters
 
hashCode() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
hashCode() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
hashCode() - Method in class org.tron.trident.proto.Response.DelegatedResource
 
hashCode() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
hashCode() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
hashCode() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
hashCode() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
hashCode() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
hashCode() - Method in class org.tron.trident.proto.Response.Exchange
 
hashCode() - Method in class org.tron.trident.proto.Response.ExchangeList
 
hashCode() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
hashCode() - Method in class org.tron.trident.proto.Response.InternalTransaction
 
hashCode() - Method in class org.tron.trident.proto.Response.MarketOrder
 
hashCode() - Method in class org.tron.trident.proto.Response.MarketOrderList
 
hashCode() - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
hashCode() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
hashCode() - Method in class org.tron.trident.proto.Response.MarketPrice
 
hashCode() - Method in class org.tron.trident.proto.Response.MarketPriceList
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeInfo
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeList
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
hashCode() - Method in class org.tron.trident.proto.Response.NodeList.Node
 
hashCode() - Method in class org.tron.trident.proto.Response.NullifierResult
 
hashCode() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
hashCode() - Method in class org.tron.trident.proto.Response.Proposal
 
hashCode() - Method in class org.tron.trident.proto.Response.ProposalList
 
hashCode() - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
hashCode() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionExtention
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionList
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionReturn
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionSign
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
hashCode() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
hashCode() - Method in class org.tron.trident.proto.Response.Witness
 
hashCode() - Method in class org.tron.trident.proto.Response.WitnessList
 
hashTwice(boolean, byte[]) - Static method in class org.tron.trident.core.utils.Sha256Hash
Calculates the SHA-256 hash of the given bytes, and then hashes the resulting hash again.
hashTwice(boolean, byte[], int, int) - Static method in class org.tron.trident.core.utils.Sha256Hash
Calculates the SHA-256 hash of the given byte range, and then hashes the resulting hash again.
hashTwice(boolean, byte[], int, int, byte[], int, int) - Static method in class org.tron.trident.core.utils.Sha256Hash
Calculates the hash of hash on the given byte ranges.
hasIvk() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
hasIvk() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.IncomingViewingKeyMessage ivk = 1;
hasIvk() - Method in interface org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.IncomingViewingKeyMessage ivk = 1;
hasLeadingZero() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Whether the bytes start with a zero bit value.
hasLeadingZeroByte() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Whether the bytes start with a zero byte value.
hasMachineInfo() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
hasMachineInfo() - Method in class org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.MachineInfo machineInfo = 10;
hasMachineInfo() - Method in interface org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
hasNewContract() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
hasNewContract() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
.protocol.SmartContract new_contract = 2;
hasNewContract() - Method in interface org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
.protocol.SmartContract new_contract = 2;
hasNote() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
hasNote() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
.protocol.Note note = 1;
hasNote() - Method in interface org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
.protocol.Note note = 1;
hasNote() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
hasNote() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
.protocol.Note note = 1;
hasNote() - Method in interface org.tron.trident.api.GrpcAPI.ReceiveNoteOrBuilder
.protocol.Note note = 1;
hasNote() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
hasNote() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
.protocol.Note note = 1;
hasNote() - Method in interface org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
.protocol.Note note = 1;
hasNote() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
hasNote() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
.protocol.Note note = 1;
hasNote() - Method in interface org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
.protocol.Note note = 1;
hasOwner() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
hasOwner() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
hasOwner() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
hasOwnerPermission() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
hasOwnerPermission() - Method in class org.tron.trident.proto.Response.Account
.protocol.Permission owner_permission = 31;
hasOwnerPermission() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission owner_permission = 31;
hasParameter() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
hasParameter() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
.google.protobuf.Any parameter = 2;
hasParameter() - Method in interface org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.google.protobuf.Any parameter = 2;
hasPermission() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
hasPermission() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.Permission permission = 1;
hasPermission() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.Permission permission = 1;
hasRawData() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
hasRawData() - Method in class org.tron.trident.proto.Chain.BlockHeader
.protocol.BlockHeader.raw raw_data = 1;
hasRawData() - Method in interface org.tron.trident.proto.Chain.BlockHeaderOrBuilder
.protocol.BlockHeader.raw raw_data = 1;
hasRawData() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
hasRawData() - Method in class org.tron.trident.proto.Chain.Transaction
.protocol.Transaction.raw raw_data = 1;
hasRawData() - Method in interface org.tron.trident.proto.Chain.TransactionOrBuilder
.protocol.Transaction.raw raw_data = 1;
hasReceipt() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
hasReceipt() - Method in class org.tron.trident.proto.Response.TransactionInfo
.protocol.ResourceReceipt receipt = 7;
hasReceipt() - Method in interface org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.ResourceReceipt receipt = 7;
hasResult() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
hasResult() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
.protocol.TransactionReturn result = 2;
hasResult() - Method in interface org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.TransactionReturn result = 2;
hasResult() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
.protocol.TransactionReturn result = 1;
hasResult() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
.protocol.TransactionReturn result = 1;
hasResult() - Method in interface org.tron.trident.proto.Response.EstimateEnergyMessageOrBuilder
.protocol.TransactionReturn result = 1;
hasResult() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
hasResult() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionApprovedList.Result result = 4;
hasResult() - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionApprovedList.Result result = 4;
hasResult() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
hasResult() - Method in class org.tron.trident.proto.Response.TransactionExtention
.protocol.TransactionReturn result = 4;
hasResult() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.TransactionReturn result = 4;
hasResult() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
hasResult() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionSignWeight.Result result = 4;
hasResult() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionSignWeight.Result result = 4;
hasShieldedTRC20Parameters() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
hasShieldedTRC20Parameters() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
hasShieldedTRC20Parameters() - Method in interface org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
hasSmartContract() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
hasSmartContract() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.SmartContract smart_contract = 1;
hasSmartContract() - Method in interface org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.SmartContract smart_contract = 1;
hasTransaction() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
hasTransaction() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
.protocol.Transaction transaction = 1;
hasTransaction() - Method in interface org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.Transaction transaction = 1;
hasTransaction() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
hasTransaction() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionExtention transaction = 5;
hasTransaction() - Method in interface org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionExtention transaction = 5;
hasTransaction() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
hasTransaction() - Method in class org.tron.trident.proto.Response.TransactionExtention
.protocol.Transaction transaction = 1;
hasTransaction() - Method in interface org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.Transaction transaction = 1;
hasTransaction() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
hasTransaction() - Method in class org.tron.trident.proto.Response.TransactionSign
.protocol.Transaction transaction = 1;
hasTransaction() - Method in interface org.tron.trident.proto.Response.TransactionSignOrBuilder
.protocol.Transaction transaction = 1;
hasTransaction() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
hasTransaction() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionExtention transaction = 5;
hasTransaction() - Method in interface org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionExtention transaction = 5;
hasTronPower() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.Frozen tron_power = 47;
hasTronPower() - Method in class org.tron.trident.proto.Response.Account
.protocol.Account.Frozen tron_power = 47;
hasTronPower() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.Frozen tron_power = 47;
hasWitness() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
hasWitness() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Can be empty
hasWitness() - Method in interface org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Can be empty
hasWitnessPermission() - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
hasWitnessPermission() - Method in class org.tron.trident.proto.Response.Account
.protocol.Permission witness_permission = 32;
hasWitnessPermission() - Method in interface org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission witness_permission = 32;
HEADBLOCKTIMEWEBOTHHAVE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
HEADBLOCKWEBOTHHAVE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
hexStringToByteArray(String) - Static method in class org.tron.trident.utils.Numeric
 
hexToBigInteger(String) - Static method in class org.tron.trident.core.utils.ByteArray
 
hmacSha512(byte[], byte[]) - Static method in class org.tron.trident.crypto.Hash
 
HOST_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
HOST_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeList.Node.Address
 

I

ID_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Permission
 
ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
ID_OR_NUM_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.BlockReq
 
ILLEGAL_OPERATION_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
ILLEGAL_OPERATION = 8;
IllegalException - Exception in org.tron.trident.core.exceptions
 
IllegalException() - Constructor for exception org.tron.trident.core.exceptions.IllegalException
 
IllegalException(String) - Constructor for exception org.tron.trident.core.exceptions.IllegalException
 
INACTIVE_VALUE - Static variable in enum org.tron.trident.proto.Response.MarketOrder.State
INACTIVE = 1;
increment() - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Increments the value of the bytes by 1, treating the value as big endian.
INDEX_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
INDEXED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
INFLOW_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
INITSIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
INPUTS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
instantiateType(String, Object) - Static method in class org.tron.trident.abi.TypeDecoder
 
instantiateType(TypeReference, Object) - Static method in class org.tron.trident.abi.TypeDecoder
 
Int - Class in org.tron.trident.abi.datatypes
Integer type.
Int(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Int
 
Int(int, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Int
 
Int - Class in org.tron.trident.abi.datatypes.primitive
 
Int(int) - Constructor for class org.tron.trident.abi.datatypes.primitive.Int
 
Int104 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int104(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int104
 
Int104(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int104
 
Int112 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int112(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int112
 
Int112(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int112
 
Int120 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int120(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int120
 
Int120(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int120
 
Int128 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int128(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int128
 
Int128(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int128
 
Int136 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int136(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int136
 
Int136(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int136
 
Int144 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int144(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int144
 
Int144(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int144
 
Int152 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int152(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int152
 
Int152(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int152
 
Int16 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int16(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int16
 
Int16(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int16
 
Int160 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int160(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int160
 
Int160(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int160
 
Int168 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int168(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int168
 
Int168(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int168
 
Int176 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int176(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int176
 
Int176(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int176
 
Int184 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int184(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int184
 
Int184(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int184
 
Int192 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int192(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int192
 
Int192(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int192
 
Int200 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int200(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int200
 
Int200(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int200
 
Int208 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int208(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int208
 
Int208(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int208
 
Int216 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int216(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int216
 
Int216(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int216
 
Int224 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int224(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int224
 
Int224(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int224
 
Int232 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int232(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int232
 
Int232(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int232
 
Int24 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int24(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int24
 
Int24(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int24
 
Int240 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int240(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int240
 
Int240(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int240
 
Int248 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int248(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int248
 
Int248(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int248
 
Int256 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int256(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int256
 
Int256(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int256
 
Int32 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int32(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int32
 
Int32(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int32
 
Int40 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int40(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int40
 
Int40(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int40
 
Int48 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int48(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int48
 
Int48(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int48
 
Int56 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int56(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int56
 
Int56(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int56
 
Int64 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int64(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int64
 
Int64(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int64
 
Int72 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int72(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int72
 
Int72(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int72
 
Int8 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int8(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int8
 
Int8(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int8
 
Int80 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int80(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int80
 
Int80(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int80
 
Int88 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int88(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int88
 
Int88(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int88
 
Int96 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Int96(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Int96
 
Int96(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Int96
 
interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class org.tron.trident.core.interceptor.TimeoutInterceptor
 
INTERNAL_TRANSACTIONS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionExtention
 
INTERNAL_TRANSACTIONS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Block.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Block
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.BlockHeader
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Transaction
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.AccountId
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.authority.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.authority
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.Key.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.Key
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.Note.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.Note
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.Permission.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.Permission
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.SmartContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.Vote.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Common.Vote
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ContractState
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.TransferContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.Frozen
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.AssetIssueList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockExtention
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.BlockListExtention
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ChainParameters
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DelegatedResource
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Exchange
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ExchangeList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.InternalTransaction
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketOrder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketOrderList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketPrice
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.MarketPriceList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NodeList.Node
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.NullifierResult
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Proposal
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ProposalList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionExtention
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionList
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionReturn
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionSign
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Witness.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.Witness
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
internalGetFieldAccessorTable() - Method in class org.tron.trident.proto.Response.WitnessList
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.Account.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.Account
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.NodeInfo
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.Proposal
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
internalGetMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.TransactionInfo
 
internalGetMutableMapFieldReflection(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.Account.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
internalGetMutableMapFieldReflection(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.code
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Common.AccountType
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Common.Permission.PermissionType
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Common.ResourceCode
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Response.MarketOrder.State
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Response.Proposal.State
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Response.TransactionInfo.code
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
 
internalGetValueMap() - Static method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
IntType - Class in org.tron.trident.abi.datatypes
Common integer properties.
IntType(String, int, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.IntType
 
intValue() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
intValue() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Provides this value as an int.
INVALID_CODE_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
INVALID_CODE = 15;
IS_ADD_APPROVAL_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ProposalApproveContract
 
IS_COMMITTEE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
IS_SPENT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
IS_SPENT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NullifierResult
 
IS_WITNESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ISACTIVE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
isEmpty(byte[]) - Static method in class org.tron.trident.core.utils.ByteArray
 
isEmpty() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Whether this value contains no bytes.
isEmpty(String) - Static method in class org.tron.trident.utils.Strings
 
isHexString(String) - Static method in class org.tron.trident.core.utils.ByteArray
 
isIndexed() - Method in class org.tron.trident.abi.TypeReference
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
isInitialized() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Block.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Block
 
isInitialized() - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Chain.BlockHeader
 
isInitialized() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Transaction
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
isInitialized() - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.AccountId
 
isInitialized() - Method in class org.tron.trident.proto.Common.authority.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.authority
 
isInitialized() - Method in class org.tron.trident.proto.Common.Key.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.Key
 
isInitialized() - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
isInitialized() - Method in class org.tron.trident.proto.Common.Note.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.Note
 
isInitialized() - Method in class org.tron.trident.proto.Common.Permission.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.Permission
 
isInitialized() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
isInitialized() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
isInitialized() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
isInitialized() - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.SmartContract
 
isInitialized() - Method in class org.tron.trident.proto.Common.Vote.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Common.Vote
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
isInitialized() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ContractState
 
isInitialized() - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.TransferContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
isInitialized() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
isInitialized() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.Frozen
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
isInitialized() - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
isInitialized() - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
isInitialized() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
isInitialized() - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.AssetIssueList
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockExtention
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockList
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.BlockListExtention
 
isInitialized() - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
isInitialized() - Method in class org.tron.trident.proto.Response.ChainParameters
 
isInitialized() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
isInitialized() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
isInitialized() - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.DelegatedResource
 
isInitialized() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
isInitialized() - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
isInitialized() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
isInitialized() - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
isInitialized() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
isInitialized() - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.Exchange
 
isInitialized() - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.ExchangeList
 
isInitialized() - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
isInitialized() - Method in class org.tron.trident.proto.Response.InternalTransaction
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketOrder
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketOrderList
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketPrice
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.MarketPriceList
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeList
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NodeList.Node
 
isInitialized() - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.NullifierResult
 
isInitialized() - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
isInitialized() - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.Proposal
 
isInitialized() - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.ProposalList
 
isInitialized() - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
isInitialized() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionExtention
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionList
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionReturn
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionSign
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
isInitialized() - Method in class org.tron.trident.proto.Response.Witness.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.Witness
 
isInitialized() - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
isInitialized() - Method in class org.tron.trident.proto.Response.WitnessList
 
isIntegerValue(BigDecimal) - Static method in class org.tron.trident.utils.Numeric
 
ISJOBS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
isNumericString(String) - Static method in class org.tron.trident.utils.Numeric
 
isShieldedTRC20ContractNoteSpent(GrpcAPI.NfTRC20Parameters, StreamObserver<Response.NullifierResult>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
isShieldedTRC20ContractNoteSpent(GrpcAPI.NfTRC20Parameters) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
isShieldedTRC20ContractNoteSpent(GrpcAPI.NfTRC20Parameters) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
isShieldedTRC20ContractNoteSpent(GrpcAPI.NfTRC20Parameters, StreamObserver<Response.NullifierResult>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
isTransactionCreate() - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
isVerified() - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
isZero() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Whether this value has only zero bytes.
isZero() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
isZero() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns true is the value is 0.
IVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
IVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
IVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
IVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 

J

JavaVersion - Class in org.tron.trident.commons
 
JavaVersion() - Constructor for class org.tron.trident.commons.JavaVersion
 
JAVAVERSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
join(List<String>, String) - Static method in class org.tron.trident.utils.Strings
 
jsonHexToInt(String) - Static method in class org.tron.trident.core.utils.ByteArray
 
jsonStr2ABI(String) - Static method in class org.tron.trident.core.contract.abi.AbiUtils
Converts a JSON string representation of an ABI to ABI protobuf object.
JVM_STACK_OVER_FLOW_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
JVM_STACK_OVER_FLOW = 12;
JVMFREEMEMORY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
JVMTOTALMEMOERY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 

K

KEY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
keyPair - Variable in class org.tron.trident.core.ApiWrapper
 
KeyPair - Class in org.tron.trident.core.key
This is a wrapper class for the raw SECP256K1 keypair.
KeyPair(SECP256K1.KeyPair) - Constructor for class org.tron.trident.core.key.KeyPair
 
KeyPair(String) - Constructor for class org.tron.trident.core.key.KeyPair
 
KeyPair(SECP256K1.PrivateKey, SECP256K1.PublicKey) - Constructor for class org.tron.trident.crypto.SECP256K1.KeyPair
 
KEYS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Permission
 

L

LASTBLOCKUPDATETIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
LASTSYNCBLOCK_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
LATEST_ASSET_OPERATION_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
LATEST_ASSET_OPERATION_TIMEV2_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
LATEST_CONSUME_FREE_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
LATEST_CONSUME_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
LATEST_CONSUME_TIME_FOR_ENERGY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
LATEST_EXCHANGE_STORAGE_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
LATEST_OPRATION_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
LATEST_WITHDRAW_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
LATESTBLOCKNUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
LATESTSLOTNUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
leftPad(Bytes) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Left pad a Bytes value with zero bytes to create a Bytes32.
LENGTH - Static variable in class org.tron.trident.core.utils.Sha256Hash
 
LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
LISTENPORT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
listExchanges(GrpcAPI.EmptyMessage, StreamObserver<Response.ExchangeList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
listExchanges(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
listExchanges(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
listExchanges(GrpcAPI.EmptyMessage, StreamObserver<Response.ExchangeList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
listExchanges(GrpcAPI.EmptyMessage, StreamObserver<Response.ExchangeList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
listExchanges(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
listExchanges(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
listExchanges(GrpcAPI.EmptyMessage, StreamObserver<Response.ExchangeList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
listExchanges(NodeType...) - Method in interface org.tron.trident.core.Api
 
listExchanges(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
List all exchange pairs
listNodes(GrpcAPI.EmptyMessage, StreamObserver<Response.NodeList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
listNodes(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
listNodes(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
listNodes(GrpcAPI.EmptyMessage, StreamObserver<Response.NodeList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
listNodes() - Method in interface org.tron.trident.core.Api
 
listNodes() - Method in class org.tron.trident.core.ApiWrapper
List all nodes that current API node is connected to
listProposals(GrpcAPI.EmptyMessage, StreamObserver<Response.ProposalList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
listProposals(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
listProposals(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
listProposals(GrpcAPI.EmptyMessage, StreamObserver<Response.ProposalList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
listProposals() - Method in interface org.tron.trident.core.Api
 
listProposals() - Method in class org.tron.trident.core.ApiWrapper
List all proposals
listWitnesses(GrpcAPI.EmptyMessage, StreamObserver<Response.WitnessList>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
listWitnesses(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
listWitnesses(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
listWitnesses(GrpcAPI.EmptyMessage, StreamObserver<Response.WitnessList>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
listWitnesses(GrpcAPI.EmptyMessage, StreamObserver<Response.WitnessList>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
listWitnesses(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
listWitnesses(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
listWitnesses(GrpcAPI.EmptyMessage, StreamObserver<Response.WitnessList>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
listWitnesses(NodeType...) - Method in interface org.tron.trident.core.Api
 
listWitnesses(NodeType...) - Method in class org.tron.trident.core.ApiWrapper
List all witnesses that current API node is connected to
loadAbiFromJson(String, Common.SmartContract.ABI.Builder) - Static method in class org.tron.trident.core.contract.abi.AbiUtils
Loads ABI information from a JSON string into an existing ABI builder.
loadAbiFromJson(String, Common.SmartContract.ABI.Builder) - Static method in class org.tron.trident.core.contract.Contract
load abi from json format string
loadConstructor() - Method in class org.tron.trident.core.contract.Contract
load the constructor from ABI
LOCALDISCONNECTREASON_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
LOCK_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.DelegateResourceContract
 
LOCK_PERIOD_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.DelegateResourceContract
 
LOCKNAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
LOCKOWNER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
LOG_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
LOGS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionExtention
 
Long - Class in org.tron.trident.abi.datatypes.primitive
 
Long(long) - Constructor for class org.tron.trident.abi.datatypes.primitive.Long
 
lowercaseFirstLetter(String) - Static method in class org.tron.trident.utils.Strings
 

M

MACHINEINFO_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
makeFunction(String, List<String>, List<Object>, List<String>) - Static method in class org.tron.trident.abi.FunctionEncoder
 
MAKERORDERID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.MarketOrderDetail
 
makeTypeReference(String) - Static method in class org.tron.trident.abi.TypeReference
 
makeTypeReference(String, boolean, boolean) - Static method in class org.tron.trident.abi.TypeReference
 
marketCancelOrder(String, String) - Method in interface org.tron.trident.core.Api
 
marketCancelOrder(String, String) - Method in class org.tron.trident.core.ApiWrapper
crete MarketCancelOrderContract with parameters
MarketCancelOrderContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
MarketCancelOrderContract = 53;
marketSellAsset(String, String, long, String, long) - Method in interface org.tron.trident.core.Api
 
marketSellAsset(String, String, long, String, long) - Method in class org.tron.trident.core.ApiWrapper
create MarketSellAssetContract with parameters
MarketSellAssetContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
MarketSellAssetContract = 52;
matrixContains(List<byte[]>, byte[]) - Static method in class org.tron.trident.core.utils.ByteArray
 
MAX_BIT_LENGTH - Static variable in interface org.tron.trident.abi.datatypes.Type
 
MAX_BYTE_LENGTH - Static variable in interface org.tron.trident.abi.datatypes.Type
 
MAX_SIZE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
MAX_SIZE_OF_STATIC_ARRAY - Static variable in class org.tron.trident.abi.datatypes.StaticArray
Warning: increasing this constant will cause more generated StaticArrayN types, see: org.tron.trident.codegen.AbiTypesGenerator#generateStaticArrayTypes
MAX_VALUE - Static variable in class org.tron.trident.crypto.tuwenitypes.UInt256
The maximum value of a UInt256
MAXCONNECTCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
MAXSIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
MAXTIMERATIO_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
MEMO_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Note
 
MEMORYDESCINFOLIST_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
mergeAbi(Common.SmartContract.ABI) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
mergeAccount(Common.AccountId) - Method in class org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
mergeAccountResource(Response.Account.AccountResource) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
mergeAddress(Response.NodeList.Node.Address) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
mergeBlockHeader(Chain.BlockHeader) - Method in class org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
mergeBlockHeader(Chain.BlockHeader) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
mergeBlockIdentifier(Response.BlockIdentifier) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
.protocol.BlockIdentifier block_identifier = 1;
mergeConfigNodeInfo(Response.NodeInfo.ConfigNodeInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
mergeContractState(Contract.ContractState) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.ContractState contract_state = 3;
mergeD(GrpcAPI.DiversifierMessage) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
mergeD(GrpcAPI.DiversifierMessage) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
mergeFrom(GrpcAPI.AccountAddressMessage) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
mergeFrom(GrpcAPI.AccountIdMessage) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
mergeFrom(GrpcAPI.BlockLimit) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
mergeFrom(GrpcAPI.BlockReq) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
mergeFrom(GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
mergeFrom(GrpcAPI.CanDelegatedMaxSizeRequestMessage) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
mergeFrom(GrpcAPI.CanDelegatedMaxSizeResponseMessage) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
mergeFrom(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
mergeFrom(GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
mergeFrom(GrpcAPI.DiversifierMessage) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
mergeFrom(GrpcAPI.EasyTransferAssetByPrivateMessage) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
mergeFrom(GrpcAPI.EasyTransferAssetMessage) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
mergeFrom(GrpcAPI.EasyTransferByPrivateMessage) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
mergeFrom(GrpcAPI.EasyTransferMessage) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
mergeFrom(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
mergeFrom(GrpcAPI.ExpandedSpendingKeyMessage) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
mergeFrom(GrpcAPI.GetAvailableUnfreezeCountRequestMessage) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
mergeFrom(GrpcAPI.GetAvailableUnfreezeCountResponseMessage) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
mergeFrom(GrpcAPI.IncomingViewingKeyDiversifierMessage) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
mergeFrom(GrpcAPI.IncomingViewingKeyMessage) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.IvkDecryptTRC20Parameters) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.NfTRC20Parameters) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
mergeFrom(GrpcAPI.NumberMessage) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.OvkDecryptTRC20Parameters) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
mergeFrom(GrpcAPI.PaginatedMessage) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
mergeFrom(GrpcAPI.PaymentAddressMessage) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.PrivateShieldedTRC20Parameters) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
mergeFrom(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
mergeFrom(GrpcAPI.ReceiveDescription) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
mergeFrom(GrpcAPI.ReceiveNote) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
mergeFrom(GrpcAPI.ShieldedAddressInfo) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.ShieldedTRC20Parameters) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
mergeFrom(GrpcAPI.ShieldedTRC20TriggerContractParameters) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
mergeFrom(GrpcAPI.SpendDescription) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
mergeFrom(GrpcAPI.SpendNoteTRC20) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
mergeFrom(GrpcAPI.TransactionIdList) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
mergeFrom(GrpcAPI.ViewingKeyMessage) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
mergeFrom(Chain.Block) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
mergeFrom(Chain.BlockHeader) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
mergeFrom(Chain.BlockHeader.raw) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
mergeFrom(Chain.Transaction) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
mergeFrom(Chain.Transaction.Contract) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
mergeFrom(Chain.Transaction.raw) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
mergeFrom(Chain.Transaction.Result) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
mergeFrom(Common.AccountId) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.authority.Builder
 
mergeFrom(Common.authority) - Method in class org.tron.trident.proto.Common.authority.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.authority.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.Key.Builder
 
mergeFrom(Common.Key) - Method in class org.tron.trident.proto.Common.Key.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.Key.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
mergeFrom(Common.MarketOrderDetail) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.Note.Builder
 
mergeFrom(Common.Note) - Method in class org.tron.trident.proto.Common.Note.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.Note.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
mergeFrom(Common.Permission) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
mergeFrom(Common.SmartContract.ABI) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
mergeFrom(Common.SmartContract.ABI.Entry) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
mergeFrom(Common.SmartContract.ABI.Entry.Param) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
mergeFrom(Common.SmartContract) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
mergeFrom(Common.Vote) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
mergeFrom(Contract.AccountCreateContract) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
mergeFrom(Contract.AccountPermissionUpdateContract) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
mergeFrom(Contract.AccountUpdateContract) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
mergeFrom(Contract.AssetIssueContract) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
mergeFrom(Contract.AssetIssueContract.FrozenSupply) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
mergeFrom(Contract.CancelAllUnfreezeV2Contract) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
mergeFrom(Contract.ClearABIContract) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
mergeFrom(Contract.ContractState) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
mergeFrom(Contract.CreateSmartContract) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
mergeFrom(Contract.DelegateResourceContract) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
mergeFrom(Contract.ExchangeCreateContract) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
mergeFrom(Contract.ExchangeInjectContract) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
mergeFrom(Contract.ExchangeTransactionContract) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
mergeFrom(Contract.ExchangeWithdrawContract) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
mergeFrom(Contract.FreezeBalanceContract) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
mergeFrom(Contract.FreezeBalanceV2Contract) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
mergeFrom(Contract.MarketCancelOrderContract) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
mergeFrom(Contract.MarketSellAssetContract) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
mergeFrom(Contract.ParticipateAssetIssueContract) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
mergeFrom(Contract.ProposalApproveContract) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
mergeFrom(Contract.ProposalCreateContract) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
mergeFrom(Contract.ProposalDeleteContract) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
mergeFrom(Contract.SetAccountIdContract) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
mergeFrom(Contract.TransferAssetContract) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
mergeFrom(Contract.TransferContract) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
mergeFrom(Contract.TriggerSmartContract) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
mergeFrom(Contract.UnDelegateResourceContract) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
mergeFrom(Contract.UnfreezeAssetContract) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
mergeFrom(Contract.UnfreezeBalanceContract) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
mergeFrom(Contract.UnfreezeBalanceV2Contract) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
mergeFrom(Contract.UpdateAssetContract) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
mergeFrom(Contract.UpdateBrokerageContract) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
mergeFrom(Contract.UpdateEnergyLimitContract) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
mergeFrom(Contract.UpdateSettingContract) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
mergeFrom(Contract.VoteAssetContract) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
mergeFrom(Contract.VoteWitnessContract) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
mergeFrom(Contract.VoteWitnessContract.Vote) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
mergeFrom(Contract.WithdrawBalanceContract) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
mergeFrom(Contract.WithdrawExpireUnfreezeContract) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
mergeFrom(Contract.WitnessCreateContract) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
mergeFrom(Contract.WitnessUpdateContract) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
mergeFrom(Response.Account.AccountResource) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.Account.Builder
 
mergeFrom(Response.Account) - Method in class org.tron.trident.proto.Response.Account.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.Account.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
mergeFrom(Response.Account.FreezeV2) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
mergeFrom(Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
mergeFrom(Response.Account.UnFreezeV2) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
mergeFrom(Response.AccountNetMessage) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
mergeFrom(Response.AccountResourceMessage) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
mergeFrom(Response.AddressPrKeyPairMessage) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
mergeFrom(Response.AssetIssueList) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
mergeFrom(Response.BlockBalanceTrace) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
mergeFrom(Response.BlockExtention) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
mergeFrom(Response.BlockIdentifier) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
mergeFrom(Response.BlockList) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
mergeFrom(Response.BlockListExtention) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
mergeFrom(Response.ChainParameters) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
mergeFrom(Response.ChainParameters.ChainParameter) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
mergeFrom(Response.DecryptNotesTRC20) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
mergeFrom(Response.DecryptNotesTRC20.NoteTx) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
mergeFrom(Response.DelegatedResource) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
mergeFrom(Response.DelegatedResourceAccountIndex) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
mergeFrom(Response.DelegatedResourceList) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
mergeFrom(Response.DelegatedResourceMessage) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
mergeFrom(Response.EasyTransferResponse) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
mergeFrom(Response.EstimateEnergyMessage) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
mergeFrom(Response.Exchange) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
mergeFrom(Response.ExchangeList) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
mergeFrom(Response.InternalTransaction) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
mergeFrom(Response.InternalTransaction.CallValueInfo) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
mergeFrom(Response.MarketOrder) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
mergeFrom(Response.MarketOrderList) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
mergeFrom(Response.MarketOrderPair) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
mergeFrom(Response.MarketOrderPairList) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
mergeFrom(Response.MarketPrice) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
mergeFrom(Response.MarketPriceList) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
mergeFrom(Response.NodeInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
mergeFrom(Response.NodeInfo.ConfigNodeInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
mergeFrom(Response.NodeInfo.MachineInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
mergeFrom(Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
mergeFrom(Response.NodeInfo.MachineInfo.MemoryDescInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
mergeFrom(Response.NodeInfo.PeerInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
mergeFrom(Response.NodeList) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
mergeFrom(Response.NodeList.Node.Address) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
mergeFrom(Response.NodeList.Node) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
mergeFrom(Response.NullifierResult) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
mergeFrom(Response.PricesResponseMessage) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
mergeFrom(Response.Proposal) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
mergeFrom(Response.ProposalList) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
mergeFrom(Response.ResourceReceipt) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
mergeFrom(Response.SmartContractDataWrapper) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
mergeFrom(Response.TransactionApprovedList) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
mergeFrom(Response.TransactionApprovedList.Result) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
mergeFrom(Response.TransactionBalanceTrace) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
mergeFrom(Response.TransactionBalanceTrace.Operation) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
mergeFrom(Response.TransactionExtention) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
mergeFrom(Response.TransactionInfo) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
mergeFrom(Response.TransactionInfo.Log) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
mergeFrom(Response.TransactionInfoList) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
mergeFrom(Response.TransactionList) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
mergeFrom(Response.TransactionReturn) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
mergeFrom(Response.TransactionSign) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
mergeFrom(Response.TransactionSignWeight) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
mergeFrom(Response.TransactionSignWeight.Result) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
mergeFrom(Response.Witness) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
mergeFrom(Message) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
mergeFrom(Response.WitnessList) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
mergeFrozenBalanceForEnergy(Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
mergeIvk(GrpcAPI.IncomingViewingKeyMessage) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
mergeMachineInfo(Response.NodeInfo.MachineInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
mergeNewContract(Common.SmartContract) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
mergeNote(Common.Note) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
mergeNote(Common.Note) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
mergeNote(Common.Note) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
mergeNote(Common.Note) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
mergeOwner(Common.Permission) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
mergeOwnerPermission(Common.Permission) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
mergeParameter(Any) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
mergePermission(Common.Permission) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
mergeRawData(Chain.BlockHeader.raw) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
mergeRawData(Chain.Transaction.raw) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
mergeReceipt(Response.ResourceReceipt) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
mergeResult(Response.TransactionReturn) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
mergeResult(Response.TransactionReturn) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
.protocol.TransactionReturn result = 1;
mergeResult(Response.TransactionApprovedList.Result) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
mergeResult(Response.TransactionReturn) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
mergeResult(Response.TransactionSignWeight.Result) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
mergeShieldedTRC20Parameters(GrpcAPI.ShieldedTRC20Parameters) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
mergeSmartContract(Common.SmartContract) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
mergeTransaction(Chain.Transaction) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
mergeTransaction(Response.TransactionExtention) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
mergeTransaction(Chain.Transaction) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
mergeTransaction(Chain.Transaction) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
mergeTransaction(Response.TransactionExtention) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
mergeTronPower(Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.Frozen tron_power = 47;
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.authority.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.Key.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.Note.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
mergeWitness(Common.Permission) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
mergeWitnessPermission(Common.Permission) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
MESSAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
MESSAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionReturn
 
MESSAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
MESSAGE_HASH_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
MessageDecodingException - Exception in org.tron.trident.exceptions
Encoding exception.
MessageDecodingException(String) - Constructor for exception org.tron.trident.exceptions.MessageDecodingException
 
MessageDecodingException(String, Throwable) - Constructor for exception org.tron.trident.exceptions.MessageDecodingException
 
MessageEncodingException - Exception in org.tron.trident.exceptions
Encoding exception.
MessageEncodingException(String) - Constructor for exception org.tron.trident.exceptions.MessageEncodingException
 
MessageEncodingException(String, Throwable) - Constructor for exception org.tron.trident.exceptions.MessageEncodingException
 
MIN_VALUE - Static variable in class org.tron.trident.crypto.tuwenitypes.UInt256
The minimum value of a UInt256
minimalBytes(long) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return the smallest bytes value whose bytes correspond to the provided long.
MINPARTICIPATIONRATE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
MINTIMERATIO_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
mod(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
mod(long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
mod(UInt256) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this mod modulus).
mod(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this mod modulus).
mod0(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
mod0(long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
mod0(UInt256) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this mod modulus), or 0 if modulus is 0.
mod0(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this mod modulus), or 0 if modulus is 0.
multiply(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
multiply(long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
multiply(T) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this * value).
multiply(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this * value).
multiplyMod(UInt256, UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
multiplyMod(long, UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
multiplyMod(long, long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
multiplyMod(T, UInt256) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is ((this * value) mod modulus).
multiplyMod(long, UInt256) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is ((this * value) mod modulus).
multiplyMod(long, long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is ((this * value) mod modulus).
MutableByteBufferWrappingBytes - Class in org.tron.trident.crypto.tuwenitypes
 
MutableBytes - Interface in org.tron.trident.crypto.tuwenitypes
A mutable Bytes value.
MutableBytes32 - Interface in org.tron.trident.crypto.tuwenitypes
A mutable Bytes32, that is a mutable Bytes value of exactly 32 bytes.
mutableCopy() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a new mutable value initialized with the content of this value.
mutableCopy() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
 
mutableCopy() - Method in class org.tron.trident.crypto.tuwenitypes.DelegatingBytes32
 
mutableSlice(int, int) - Method in class org.tron.trident.crypto.tuwenitypes.MutableByteBufferWrappingBytes
 
mutableSlice(int, int) - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Create a mutable slice of the bytes of this value.

N

name - Variable in class org.tron.trident.core.contract.Contract.Builder
 
name - Variable in class org.tron.trident.core.contract.Contract
 
name() - Method in class org.tron.trident.core.contract.Trc20Contract
Call function name() public view returns (string).
NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.AccountId
 
NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
NEEDSYNCFROMPEER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
NEEDSYNCFROMUS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
NET_FEE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ResourceReceipt
 
NET_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
NET_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ResourceReceipt
 
NET_WINDOW_OPTIMIZED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
NET_WINDOW_SIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
NETLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountNetMessage
 
NETLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
NETUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountNetMessage
 
NETUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
NEW_CONTRACT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.CreateSmartContract
 
NEW_LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateAssetContract
 
NEW_PUBLIC_LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateAssetContract
 
newBlockingStub(Channel) - Static method in class org.tron.trident.api.WalletGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.tron.trident.api.WalletSolidityGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newBuilder(GrpcAPI.AccountAddressMessage) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newBuilder(GrpcAPI.AccountIdMessage) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
newBuilder(GrpcAPI.BlockLimit) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
newBuilder(GrpcAPI.BlockReq) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
newBuilder(GrpcAPI.BytesMessage) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
newBuilder(GrpcAPI.CanDelegatedMaxSizeRequestMessage) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
newBuilder(GrpcAPI.CanDelegatedMaxSizeResponseMessage) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
newBuilder(GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
newBuilder(GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newBuilder(GrpcAPI.DiversifierMessage) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newBuilder(GrpcAPI.EasyTransferAssetByPrivateMessage) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newBuilder(GrpcAPI.EasyTransferAssetMessage) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newBuilder(GrpcAPI.EasyTransferByPrivateMessage) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newBuilder(GrpcAPI.EasyTransferMessage) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
newBuilder(GrpcAPI.EmptyMessage) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newBuilder(GrpcAPI.ExpandedSpendingKeyMessage) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
newBuilder(GrpcAPI.GetAvailableUnfreezeCountRequestMessage) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
newBuilder(GrpcAPI.GetAvailableUnfreezeCountResponseMessage) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newBuilder(GrpcAPI.IncomingViewingKeyDiversifierMessage) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newBuilder(GrpcAPI.IncomingViewingKeyMessage) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newBuilder(GrpcAPI.IvkDecryptTRC20Parameters) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newBuilder(GrpcAPI.NfTRC20Parameters) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
newBuilder(GrpcAPI.NumberMessage) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newBuilder(GrpcAPI.OvkDecryptTRC20Parameters) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newBuilder(GrpcAPI.PaginatedMessage) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newBuilder(GrpcAPI.PaymentAddressMessage) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newBuilder(GrpcAPI.PrivateShieldedTRC20Parameters) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newBuilder(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newBuilder(GrpcAPI.ReceiveDescription) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
newBuilder(GrpcAPI.ReceiveNote) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newBuilder(GrpcAPI.ShieldedAddressInfo) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newBuilder(GrpcAPI.ShieldedTRC20Parameters) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newBuilder(GrpcAPI.ShieldedTRC20TriggerContractParameters) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
newBuilder(GrpcAPI.SpendDescription) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newBuilder(GrpcAPI.SpendNoteTRC20) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
newBuilder(GrpcAPI.TransactionIdList) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
newBuilder() - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newBuilder(GrpcAPI.ViewingKeyMessage) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newBuilder() - Static method in class org.tron.trident.proto.Chain.Block
 
newBuilder(Chain.Block) - Static method in class org.tron.trident.proto.Chain.Block
 
newBuilder() - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
newBuilder(Chain.BlockHeader) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
newBuilder() - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
newBuilder(Chain.BlockHeader.raw) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
newBuilder() - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
newBuilder(Chain.Transaction.Contract) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
newBuilder() - Static method in class org.tron.trident.proto.Chain.Transaction
 
newBuilder(Chain.Transaction) - Static method in class org.tron.trident.proto.Chain.Transaction
 
newBuilder() - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
newBuilder(Chain.Transaction.raw) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
newBuilder() - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
newBuilder(Chain.Transaction.Result) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
newBuilder() - Static method in class org.tron.trident.proto.Common.AccountId
 
newBuilder(Common.AccountId) - Static method in class org.tron.trident.proto.Common.AccountId
 
newBuilder() - Static method in class org.tron.trident.proto.Common.authority
 
newBuilder(Common.authority) - Static method in class org.tron.trident.proto.Common.authority
 
newBuilder() - Static method in class org.tron.trident.proto.Common.Key
 
newBuilder(Common.Key) - Static method in class org.tron.trident.proto.Common.Key
 
newBuilder() - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
newBuilder(Common.MarketOrderDetail) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
newBuilder() - Static method in class org.tron.trident.proto.Common.Note
 
newBuilder(Common.Note) - Static method in class org.tron.trident.proto.Common.Note
 
newBuilder() - Static method in class org.tron.trident.proto.Common.Permission
 
newBuilder(Common.Permission) - Static method in class org.tron.trident.proto.Common.Permission
 
newBuilder() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newBuilder(Common.SmartContract.ABI.Entry) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newBuilder() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newBuilder(Common.SmartContract.ABI.Entry.Param) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newBuilder() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
newBuilder(Common.SmartContract.ABI) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
newBuilder() - Static method in class org.tron.trident.proto.Common.SmartContract
 
newBuilder(Common.SmartContract) - Static method in class org.tron.trident.proto.Common.SmartContract
 
newBuilder() - Static method in class org.tron.trident.proto.Common.Vote
 
newBuilder(Common.Vote) - Static method in class org.tron.trident.proto.Common.Vote
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
newBuilder(Contract.AccountCreateContract) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newBuilder(Contract.AccountPermissionUpdateContract) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
newBuilder(Contract.AccountUpdateContract) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newBuilder(Contract.AssetIssueContract.FrozenSupply) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
newBuilder(Contract.AssetIssueContract) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
newBuilder(Contract.CancelAllUnfreezeV2Contract) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
newBuilder(Contract.ClearABIContract) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ContractState
 
newBuilder(Contract.ContractState) - Static method in class org.tron.trident.proto.Contract.ContractState
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
newBuilder(Contract.CreateSmartContract) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
newBuilder(Contract.DelegateResourceContract) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
newBuilder(Contract.ExchangeCreateContract) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
newBuilder(Contract.ExchangeInjectContract) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newBuilder(Contract.ExchangeTransactionContract) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newBuilder(Contract.ExchangeWithdrawContract) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
newBuilder(Contract.FreezeBalanceContract) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
newBuilder(Contract.FreezeBalanceV2Contract) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newBuilder(Contract.MarketCancelOrderContract) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
newBuilder(Contract.MarketSellAssetContract) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newBuilder(Contract.ParticipateAssetIssueContract) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
newBuilder(Contract.ProposalApproveContract) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
newBuilder(Contract.ProposalCreateContract) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
newBuilder(Contract.ProposalDeleteContract) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
newBuilder(Contract.SetAccountIdContract) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
newBuilder(Contract.TransferAssetContract) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.TransferContract
 
newBuilder(Contract.TransferContract) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
newBuilder(Contract.TriggerSmartContract) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
newBuilder(Contract.UnDelegateResourceContract) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newBuilder(Contract.UnfreezeAssetContract) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newBuilder(Contract.UnfreezeBalanceContract) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
newBuilder(Contract.UnfreezeBalanceV2Contract) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
newBuilder(Contract.UpdateAssetContract) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newBuilder(Contract.UpdateBrokerageContract) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newBuilder(Contract.UpdateEnergyLimitContract) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
newBuilder(Contract.UpdateSettingContract) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
newBuilder(Contract.VoteAssetContract) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
newBuilder(Contract.VoteWitnessContract) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newBuilder(Contract.VoteWitnessContract.Vote) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newBuilder(Contract.WithdrawBalanceContract) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
newBuilder(Contract.WithdrawExpireUnfreezeContract) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
newBuilder(Contract.WitnessCreateContract) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
newBuilder() - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
newBuilder(Contract.WitnessUpdateContract) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
newBuilder() - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
newBuilder(Response.Account.AccountResource) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
newBuilder() - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
newBuilder(Response.Account.FreezeV2) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
newBuilder() - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
newBuilder(Response.Account.Frozen) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
newBuilder() - Static method in class org.tron.trident.proto.Response.Account
 
newBuilder(Response.Account) - Static method in class org.tron.trident.proto.Response.Account
 
newBuilder() - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
newBuilder(Response.Account.UnFreezeV2) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
newBuilder() - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
newBuilder(Response.AccountNetMessage) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
newBuilder() - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
newBuilder(Response.AccountResourceMessage) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
newBuilder() - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newBuilder(Response.AddressPrKeyPairMessage) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newBuilder() - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
newBuilder(Response.AssetIssueList) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
newBuilder(Response.BlockBalanceTrace) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
newBuilder() - Static method in class org.tron.trident.proto.Response.BlockExtention
 
newBuilder(Response.BlockExtention) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
newBuilder() - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
newBuilder(Response.BlockIdentifier) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
newBuilder() - Static method in class org.tron.trident.proto.Response.BlockList
 
newBuilder(Response.BlockList) - Static method in class org.tron.trident.proto.Response.BlockList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
newBuilder(Response.BlockListExtention) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
newBuilder() - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newBuilder(Response.ChainParameters.ChainParameter) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newBuilder() - Static method in class org.tron.trident.proto.Response.ChainParameters
 
newBuilder(Response.ChainParameters) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
newBuilder() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
newBuilder(Response.DecryptNotesTRC20) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
newBuilder() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newBuilder(Response.DecryptNotesTRC20.NoteTx) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newBuilder() - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
newBuilder(Response.DelegatedResource) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
newBuilder() - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newBuilder(Response.DelegatedResourceAccountIndex) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newBuilder() - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
newBuilder(Response.DelegatedResourceList) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
newBuilder(Response.DelegatedResourceMessage) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
newBuilder() - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
newBuilder(Response.EasyTransferResponse) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
newBuilder() - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
newBuilder(Response.EstimateEnergyMessage) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
newBuilder() - Static method in class org.tron.trident.proto.Response.Exchange
 
newBuilder(Response.Exchange) - Static method in class org.tron.trident.proto.Response.Exchange
 
newBuilder() - Static method in class org.tron.trident.proto.Response.ExchangeList
 
newBuilder(Response.ExchangeList) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newBuilder(Response.InternalTransaction.CallValueInfo) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newBuilder() - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
newBuilder(Response.InternalTransaction) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
newBuilder() - Static method in class org.tron.trident.proto.Response.MarketOrder
 
newBuilder(Response.MarketOrder) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
newBuilder() - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
newBuilder(Response.MarketOrderList) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
newBuilder(Response.MarketOrderPair) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
newBuilder() - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
newBuilder(Response.MarketOrderPairList) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.MarketPrice
 
newBuilder(Response.MarketPrice) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
newBuilder() - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
newBuilder(Response.MarketPriceList) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newBuilder(Response.NodeInfo.ConfigNodeInfo) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newBuilder(Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newBuilder(Response.NodeInfo.MachineInfo.MemoryDescInfo) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newBuilder(Response.NodeInfo.MachineInfo) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeInfo
 
newBuilder(Response.NodeInfo) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newBuilder(Response.NodeInfo.PeerInfo) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeList
 
newBuilder(Response.NodeList) - Static method in class org.tron.trident.proto.Response.NodeList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
newBuilder(Response.NodeList.Node.Address) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
newBuilder(Response.NodeList.Node) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
newBuilder() - Static method in class org.tron.trident.proto.Response.NullifierResult
 
newBuilder(Response.NullifierResult) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
newBuilder() - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
newBuilder(Response.PricesResponseMessage) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
newBuilder() - Static method in class org.tron.trident.proto.Response.Proposal
 
newBuilder(Response.Proposal) - Static method in class org.tron.trident.proto.Response.Proposal
 
newBuilder() - Static method in class org.tron.trident.proto.Response.ProposalList
 
newBuilder(Response.ProposalList) - Static method in class org.tron.trident.proto.Response.ProposalList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
newBuilder(Response.ResourceReceipt) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
newBuilder() - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
newBuilder(Response.SmartContractDataWrapper) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
newBuilder(Response.TransactionApprovedList) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newBuilder(Response.TransactionApprovedList.Result) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
newBuilder(Response.TransactionBalanceTrace) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
newBuilder(Response.TransactionBalanceTrace.Operation) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
newBuilder(Response.TransactionExtention) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
newBuilder(Response.TransactionInfo.Log) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
newBuilder(Response.TransactionInfo) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
newBuilder(Response.TransactionInfoList) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionList
 
newBuilder(Response.TransactionList) - Static method in class org.tron.trident.proto.Response.TransactionList
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
newBuilder(Response.TransactionReturn) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionSign
 
newBuilder(Response.TransactionSign) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
newBuilder(Response.TransactionSignWeight) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
newBuilder() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newBuilder(Response.TransactionSignWeight.Result) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newBuilder() - Static method in class org.tron.trident.proto.Response.Witness
 
newBuilder(Response.Witness) - Static method in class org.tron.trident.proto.Response.Witness
 
newBuilder() - Static method in class org.tron.trident.proto.Response.WitnessList
 
newBuilder(Response.WitnessList) - Static method in class org.tron.trident.proto.Response.WitnessList
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
newBuilderForType() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newBuilderForType() - Method in class org.tron.trident.proto.Chain.Block
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Chain.Block
 
newBuilderForType() - Method in class org.tron.trident.proto.Chain.BlockHeader
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Chain.BlockHeader
 
newBuilderForType() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
newBuilderForType() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
newBuilderForType() - Method in class org.tron.trident.proto.Chain.Transaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Chain.Transaction
 
newBuilderForType() - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
newBuilderForType() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.AccountId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.AccountId
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.authority
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.authority
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.Key
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.Key
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.Note
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.Note
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.Permission
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.Permission
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.SmartContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.SmartContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Common.Vote
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Common.Vote
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ContractState
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ContractState
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.TransferContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.TransferContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.Account.Frozen
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.Account.Frozen
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.Account
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.Account
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.AssetIssueList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.AssetIssueList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.BlockExtention
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.BlockExtention
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.BlockList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.BlockList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.BlockListExtention
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.BlockListExtention
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.ChainParameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.ChainParameters
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.DelegatedResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.DelegatedResource
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.Exchange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.Exchange
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.ExchangeList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.ExchangeList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.InternalTransaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.InternalTransaction
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.MarketOrder
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.MarketOrder
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.MarketOrderList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.MarketOrderList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.MarketPrice
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.MarketPrice
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.MarketPriceList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.MarketPriceList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeInfo
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NodeList.Node
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NodeList.Node
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.NullifierResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.NullifierResult
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.Proposal
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.Proposal
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.ProposalList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.ProposalList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionExtention
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionExtention
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionInfo
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionList
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionReturn
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionReturn
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionSign
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionSign
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.Witness
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.Witness
 
newBuilderForType() - Method in class org.tron.trident.proto.Response.WitnessList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.tron.trident.proto.Response.WitnessList
 
newDigest() - Static method in class org.tron.trident.core.utils.Sha256Hash
Returns a new SHA-256 MessageDigest instance.
newFutureStub(Channel) - Static method in class org.tron.trident.api.WalletGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.tron.trident.api.WalletSolidityGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Chain.Block
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Chain.BlockHeader
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Chain.Transaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.AccountId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.authority
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.Key
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.Note
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.Permission
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.SmartContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Common.Vote
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ContractState
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.TransferContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.Account.Frozen
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.Account
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.AssetIssueList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.BlockExtention
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.BlockList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.BlockListExtention
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.ChainParameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.DelegatedResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.Exchange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.ExchangeList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.InternalTransaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.MarketOrder
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.MarketOrderList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.MarketPrice
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.MarketPriceList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NodeList.Node
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.NullifierResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.Proposal
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.ProposalList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionExtention
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionReturn
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionSign
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.Witness
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.tron.trident.proto.Response.WitnessList
 
newSM3Digest() - Static method in class org.tron.trident.core.utils.Sha256Hash
Returns a new SM3 MessageDigest instance.
newStub(Channel) - Static method in class org.tron.trident.api.WalletGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.tron.trident.api.WalletSolidityGrpc
Creates a new async stub that supports all call types for the service
NEXT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
NK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
NK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
NK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
NK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
NO_CONNECTION_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
NO_CONNECTION = 10;
NODECOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
NODEID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
NODES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeList
 
NodeType - Enum in org.tron.trident.core
 
Nonpayable_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Nonpayable = 3;
Normal_VALUE - Static variable in enum org.tron.trident.proto.Common.AccountType
Normal = 0;
normaliseSignature(BigInteger, BigInteger, SECP256K1.PublicKey, Bytes32) - Static method in class org.tron.trident.crypto.SECP256K1
 
not() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a bit-wise NOT of these bytes.
not(T) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Calculate a bit-wise NOT of these bytes.
not() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
 
not() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a bit-wise NOT of this value.
NOT_ENOUGH_EFFECTIVE_CONNECTION_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
NOT_ENOUGH_EFFECTIVE_CONNECTION = 11;
NOT_ENOUGH_PERMISSION_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
error in
NOTE_COMMITMENT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
NOTE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
NOTE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
NOTE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
NOTE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
NOTE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction
 
NOTETXS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
NSK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
NSK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
NSK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
NSK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
NULLIFIER_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendDescription
 
NUM_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.NumberMessage
 
NUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
Number<T extends java.lang.Number & java.lang.Comparable<T>> - Class in org.tron.trident.abi.datatypes.primitive
 
NUMBER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader.raw
 
NUMBER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockIdentifier
 
numberOfLeadingZeroBytes() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides the number of leading zero bytes of the value
numberOfLeadingZeros() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides the number of zero bits preceding the highest-order ("leftmost") one-bit, or size() * 8 if all bits * are zero.
numberOfLeadingZeros() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
numberOfLeadingZeros() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Provides the number of zero bits preceding the highest-order one-bit.
numberOfTrailingZeroBytes() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides the number of trailing zero bytes of the value.
Numeric - Class in org.tron.trident.utils
Message codec functions.
NumericType - Class in org.tron.trident.abi.datatypes
Common numeric type.
NumericType(String, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.NumericType
 

O

of(boolean, byte[]) - Static method in class org.tron.trident.core.utils.Sha256Hash
Creates a new instance containing the calculated (one-time) hash of the given bytes.
of(boolean, File) - Static method in class org.tron.trident.core.utils.Sha256Hash
Creates a new instance containing the calculated (one-time) hash of the given file's contents.
of(byte...) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Create a value that contains the specified bytes in their specified order.
of(int...) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Create a value that contains the specified bytes in their specified order.
of(byte...) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Create a value that contains the specified bytes in their specified order.
of(int...) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Create a value that contains the specified bytes in their specified order.
OFFSET_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
ofMainnet(String, String) - Static method in class org.tron.trident.core.ApiWrapper
The constructor for main net.
ofMainnet(String) - Static method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.9.2, scheduled for removal in future versions. This method will only be available before TronGrid prohibits the use without API key
ofNile(String) - Static method in class org.tron.trident.core.ApiWrapper
The constructor for Nile test net.
ofShasta(String) - Static method in class org.tron.trident.core.ApiWrapper
The constructor for Shasta test net.
ofUnsignedInt(long) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a 4-byte value corresponding to the provided value interpreted as an unsigned int.
ofUnsignedInt(long, ByteOrder) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a 4-byte value corresponding to the provided value interpreted as an unsigned int.
ofUnsignedLong(long) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return an 8-byte value corresponding to the provided value interpreted as an unsigned long.
ofUnsignedLong(long, ByteOrder) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return an 8-byte value corresponding to the provided value interpreted as an unsigned long.
ofUnsignedShort(int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a 2-byte value corresponding to the provided value interpreted as an unsigned short.
ofUnsignedShort(int, ByteOrder) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a 2-byte value corresponding to the provided value interpreted as an unsigned short.
OLD_TRON_POWER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
ONE - Static variable in class org.tron.trident.crypto.tuwenitypes.UInt256
The value 1
OPERATION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
OPERATION_IDENTIFIER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
OPERATIONS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Permission
 
or(Bytes) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a bit-wise OR of these bytes and the supplied bytes.
or(Bytes, T) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Calculate a bit-wise OR of these bytes and the supplied bytes.
or(Bytes32) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Return a bit-wise OR of these bytes and the supplied bytes.
or(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a bit-wise OR of this value and the supplied value.
or(Bytes32) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a bit-wise OR of this value and the supplied bytes.
ORDER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
ORDER_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
ORDER_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
ORDERDETAILS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
ORDERDETAILS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
ORDERID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
ORDERID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
ORDERPAIR_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrderPairList
 
ORDERS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrderList
 
org.tron.trident.abi - package org.tron.trident.abi
 
org.tron.trident.abi.datatypes - package org.tron.trident.abi.datatypes
 
org.tron.trident.abi.datatypes.generated - package org.tron.trident.abi.datatypes.generated
 
org.tron.trident.abi.datatypes.primitive - package org.tron.trident.abi.datatypes.primitive
 
org.tron.trident.abi.spi - package org.tron.trident.abi.spi
 
org.tron.trident.api - package org.tron.trident.api
 
org.tron.trident.commons - package org.tron.trident.commons
 
org.tron.trident.core - package org.tron.trident.core
 
org.tron.trident.core.contract - package org.tron.trident.core.contract
 
org.tron.trident.core.contract.abi - package org.tron.trident.core.contract.abi
 
org.tron.trident.core.exceptions - package org.tron.trident.core.exceptions
 
org.tron.trident.core.interceptor - package org.tron.trident.core.interceptor
 
org.tron.trident.core.key - package org.tron.trident.core.key
 
org.tron.trident.core.transaction - package org.tron.trident.core.transaction
 
org.tron.trident.core.utils - package org.tron.trident.core.utils
 
org.tron.trident.crypto - package org.tron.trident.crypto
 
org.tron.trident.crypto.tuwenitypes - package org.tron.trident.crypto.tuwenitypes
 
org.tron.trident.exceptions - package org.tron.trident.exceptions
 
org.tron.trident.proto - package org.tron.trident.proto
 
org.tron.trident.utils - package org.tron.trident.utils
 
ORIGIN_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
ORIGIN_ENERGY_LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
ORIGIN_ENERGY_LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
ORIGIN_ENERGY_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ResourceReceipt
 
originAddr - Variable in class org.tron.trident.core.contract.Contract.Builder
 
originAddr - Variable in class org.tron.trident.core.contract.Contract
 
originEnergyLimit - Variable in class org.tron.trident.core.contract.Contract.Builder
 
originEnergyLimit - Variable in class org.tron.trident.core.contract.Contract
 
OSNAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
OTHER_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
OTHER_ERROR = 20;
OTHER_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
OTHER_ERROR = 20;
OTHER_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
OTHER_ERROR = 20;
OUT_OF_ENERGY_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_ENERGY = 10;
OUT_OF_MEMORY_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_MEMORY = 4;
OUT_OF_TIME_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_TIME = 11;
OUTPUTS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
OVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
OVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
OVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
OVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
OVK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountCreateContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountUpdateContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ClearABIContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.CreateSmartContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.DelegateResourceContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ProposalApproveContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ProposalCreateContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.SetAccountIdContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TransferAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TransferContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TriggerSmartContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateSettingContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteWitnessContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.WitnessCreateContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
OWNER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
OWNER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
OWNER_PERMISSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
Owner_VALUE - Static variable in enum org.tron.trident.proto.Common.Permission.PermissionType
Owner = 0;
ownerAddr - Variable in class org.tron.trident.core.contract.Contract.Builder
 
ownerAddr - Variable in class org.tron.trident.core.contract.Contract
 

P

P2PVERSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
PACKINGFEE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
Pair - Class in org.tron.trident.crypto
 
Pair(Object, Object) - Constructor for class org.tron.trident.crypto.Pair
 
PARAMETER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Contract
 
PARAMETER_TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
PARAMETERS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ProposalCreateContract
 
PARAMETERS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Proposal
 
PARENT_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Permission
 
PARENTHASH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseAddress(String) - Static method in class org.tron.trident.core.ApiWrapper
The function receives addresses in any formats.
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Block
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Block
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.authority
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.authority
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.Key
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Key
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.Note
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Note
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.Permission
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Permission
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Common.Vote
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Vote
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Witness
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Witness
 
parseDelimitedFrom(InputStream) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Block
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.AccountId
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.authority
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Key
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Note
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Permission
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.SmartContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common.Vote
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ContractState
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Exchange
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NodeList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Proposal
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ProposalList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionList
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.Witness
 
parseFrom(ByteBuffer) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(ByteString) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(byte[]) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(InputStream) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(CodedInputStream) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response.WitnessList
 
parseHex(String) - Static method in class org.tron.trident.core.ApiWrapper
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.BlockReq
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
parser() - Static method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parser() - Static method in class org.tron.trident.proto.Chain.Block
 
parser() - Static method in class org.tron.trident.proto.Chain.BlockHeader
 
parser() - Static method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
parser() - Static method in class org.tron.trident.proto.Chain.Transaction.Contract
 
parser() - Static method in class org.tron.trident.proto.Chain.Transaction
 
parser() - Static method in class org.tron.trident.proto.Chain.Transaction.raw
 
parser() - Static method in class org.tron.trident.proto.Chain.Transaction.Result
 
parser() - Static method in class org.tron.trident.proto.Common.AccountId
 
parser() - Static method in class org.tron.trident.proto.Common.authority
 
parser() - Static method in class org.tron.trident.proto.Common.Key
 
parser() - Static method in class org.tron.trident.proto.Common.MarketOrderDetail
 
parser() - Static method in class org.tron.trident.proto.Common.Note
 
parser() - Static method in class org.tron.trident.proto.Common.Permission
 
parser() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parser() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parser() - Static method in class org.tron.trident.proto.Common.SmartContract.ABI
 
parser() - Static method in class org.tron.trident.proto.Common.SmartContract
 
parser() - Static method in class org.tron.trident.proto.Common.Vote
 
parser() - Static method in class org.tron.trident.proto.Contract.AccountCreateContract
 
parser() - Static method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parser() - Static method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
parser() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parser() - Static method in class org.tron.trident.proto.Contract.AssetIssueContract
 
parser() - Static method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
parser() - Static method in class org.tron.trident.proto.Contract.ClearABIContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ContractState
 
parser() - Static method in class org.tron.trident.proto.Contract.CreateSmartContract
 
parser() - Static method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parser() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
parser() - Static method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
parser() - Static method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parser() - Static method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
parser() - Static method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
parser() - Static method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
parser() - Static method in class org.tron.trident.proto.Contract.TransferAssetContract
 
parser() - Static method in class org.tron.trident.proto.Contract.TransferContract
 
parser() - Static method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
parser() - Static method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
parser() - Static method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parser() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parser() - Static method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
parser() - Static method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
parser() - Static method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parser() - Static method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parser() - Static method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
parser() - Static method in class org.tron.trident.proto.Contract.VoteAssetContract
 
parser() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
parser() - Static method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parser() - Static method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parser() - Static method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
parser() - Static method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
parser() - Static method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
parser() - Static method in class org.tron.trident.proto.Response.Account.AccountResource
 
parser() - Static method in class org.tron.trident.proto.Response.Account.FreezeV2
 
parser() - Static method in class org.tron.trident.proto.Response.Account.Frozen
 
parser() - Static method in class org.tron.trident.proto.Response.Account
 
parser() - Static method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
parser() - Static method in class org.tron.trident.proto.Response.AccountNetMessage
 
parser() - Static method in class org.tron.trident.proto.Response.AccountResourceMessage
 
parser() - Static method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parser() - Static method in class org.tron.trident.proto.Response.AssetIssueList
 
parser() - Static method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
parser() - Static method in class org.tron.trident.proto.Response.BlockExtention
 
parser() - Static method in class org.tron.trident.proto.Response.BlockIdentifier
 
parser() - Static method in class org.tron.trident.proto.Response.BlockList
 
parser() - Static method in class org.tron.trident.proto.Response.BlockListExtention
 
parser() - Static method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parser() - Static method in class org.tron.trident.proto.Response.ChainParameters
 
parser() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parser() - Static method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
parser() - Static method in class org.tron.trident.proto.Response.DelegatedResource
 
parser() - Static method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parser() - Static method in class org.tron.trident.proto.Response.DelegatedResourceList
 
parser() - Static method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
parser() - Static method in class org.tron.trident.proto.Response.EasyTransferResponse
 
parser() - Static method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
parser() - Static method in class org.tron.trident.proto.Response.Exchange
 
parser() - Static method in class org.tron.trident.proto.Response.ExchangeList
 
parser() - Static method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parser() - Static method in class org.tron.trident.proto.Response.InternalTransaction
 
parser() - Static method in class org.tron.trident.proto.Response.MarketOrder
 
parser() - Static method in class org.tron.trident.proto.Response.MarketOrderList
 
parser() - Static method in class org.tron.trident.proto.Response.MarketOrderPair
 
parser() - Static method in class org.tron.trident.proto.Response.MarketOrderPairList
 
parser() - Static method in class org.tron.trident.proto.Response.MarketPrice
 
parser() - Static method in class org.tron.trident.proto.Response.MarketPriceList
 
parser() - Static method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parser() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parser() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parser() - Static method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parser() - Static method in class org.tron.trident.proto.Response.NodeInfo
 
parser() - Static method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parser() - Static method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
parser() - Static method in class org.tron.trident.proto.Response.NodeList.Node
 
parser() - Static method in class org.tron.trident.proto.Response.NodeList
 
parser() - Static method in class org.tron.trident.proto.Response.NullifierResult
 
parser() - Static method in class org.tron.trident.proto.Response.PricesResponseMessage
 
parser() - Static method in class org.tron.trident.proto.Response.Proposal
 
parser() - Static method in class org.tron.trident.proto.Response.ProposalList
 
parser() - Static method in class org.tron.trident.proto.Response.ResourceReceipt
 
parser() - Static method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionExtention
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionInfo
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionInfoList
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionList
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionReturn
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionSign
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight
 
parser() - Static method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parser() - Static method in class org.tron.trident.proto.Response.Witness
 
parser() - Static method in class org.tron.trident.proto.Response.WitnessList
 
participateAssetIssue(String, String, String, long) - Method in interface org.tron.trident.core.Api
 
participateAssetIssue(String, String, String, long) - Method in class org.tron.trident.core.ApiWrapper
Participate a token
ParticipateAssetIssueContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ParticipateAssetIssueContract = 9;
PASSIVECONNECTCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
PASSIVENODESIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
PASSPHRASE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
PASSPHRASE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
PATH_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
PAYABLE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
Payable_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Payable = 4;
PAYMENT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
PAYMENT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
PAYMENT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Note
 
PEERINFOLIST_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
PENDING_VALUE - Static variable in enum org.tron.trident.proto.Response.Proposal.State
PENDING = 0;
PERMISSION_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
The key is not in permission
PERMISSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSignWeight
 
PERMISSION_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Contract
 
PERMISSION_NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.authority
 
PERMISSION_NAME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Permission
 
PKD_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
PKD_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
plus(T) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this + value).
plus(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this + value).
PORT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
PORT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeList.Node.Address
 
POS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
POSITION_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
POSITION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
pow(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
pow(long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
pow(UInt256) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this<sup>exponent</sup> mod 2<sup>256</sup>)
pow(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this<sup>exponent</sup> mod 2<sup>256</sup>)
PRECISION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
PRECOMPILED_CONTRACT_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
PRECOMPILED_CONTRACT = 5;
prependHexPrefix(String) - Static method in class org.tron.trident.utils.Numeric
 
PREV_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
PRICES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketPriceList
 
PRICES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.PricesResponseMessage
 
PrimitiveType<T extends java.io.Serializable & java.lang.Comparable<T>> - Class in org.tron.trident.abi.datatypes.primitive
 
PRIVATEKEY_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
PRIVATEKEY_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
PRIVATEKEY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
PRIVATEKEY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSign
 
PROCESSCPURATE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
PROPOSAL_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ProposalApproveContract
 
PROPOSAL_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
PROPOSAL_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Proposal
 
ProposalApproveContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalApproveContract = 17;
proposalCreate(String, Map<Long, Long>) - Method in interface org.tron.trident.core.Api
 
proposalCreate(String, Map<Long, Long>) - Method in class org.tron.trident.core.ApiWrapper
ProposalCreate Creates a proposal transaction.
ProposalCreateContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalCreateContract = 16;
ProposalDeleteContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalDeleteContract = 18;
PROPOSALS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ProposalList
 
PROPOSER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Proposal
 
PROVIDER - Static variable in class org.tron.trident.crypto.SECP256K1
 
PROVIDER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Contract
 
PUBKEY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
PUBLIC_FREE_ASSET_NET_LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
PUBLIC_FREE_ASSET_NET_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
PUBLIC_LATEST_FREE_NET_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
publicKeyToAddress(SECP256K1.PublicKey) - Static method in class org.tron.trident.core.key.KeyPair
 
publicKeyToBase58CheckAddress(SECP256K1.PublicKey) - Static method in class org.tron.trident.core.key.KeyPair
 
publicKeyToHexAddress(SECP256K1.PublicKey) - Static method in class org.tron.trident.core.key.KeyPair
 
Pure_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Pure = 1;
putAllAsset(Map<String, Long>) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
putAllAssetNetLimit(Map<String, Long>) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
putAllAssetNetLimit(Map<String, Long>) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
putAllAssetNetUsed(Map<String, Long>) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
putAllAssetNetUsed(Map<String, Long>) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
putAllAssetV2(Map<String, Long>) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
putAllCancelUnfreezeV2Amount(Map<String, Long>) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
map<string, int64> cancel_unfreezeV2_amount = 28;
putAllCancelUnfreezeV2Amount(Map<String, Long>) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
map<string, int64> cancel_unfreezeV2_amount = 29;
putAllCheatWitnessInfoMap(Map<String, String>) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
putAllFreeAssetNetUsage(Map<String, Long>) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
putAllFreeAssetNetUsageV2(Map<String, Long>) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
putAllLatestAssetOperationTime(Map<String, Long>) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
putAllLatestAssetOperationTimeV2(Map<String, Long>) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
putAllParameters(Map<Long, Long>) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
putAllParameters(Map<Long, Long>) - Method in class org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
putAsset(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
putAssetNetLimit(String, long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
putAssetNetLimit(String, long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
putAssetNetUsed(String, long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
putAssetNetUsed(String, long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
putAssetV2(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
putCancelUnfreezeV2Amount(String, long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
map<string, int64> cancel_unfreezeV2_amount = 28;
putCancelUnfreezeV2Amount(String, long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
map<string, int64> cancel_unfreezeV2_amount = 29;
putCheatWitnessInfoMap(String, String) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
putFreeAssetNetUsage(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
putFreeAssetNetUsageV2(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
putLatestAssetOperationTime(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
putLatestAssetOperationTimeV2(String, long) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
putParameters(long, long) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
putParameters(long, long) - Method in class org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;

Q

QUANT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
QUANT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
QUANT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 

R

random(int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Generate random bytes.
random(int, Random) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Generate random bytes.
random() - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Generate random bytes.
random(Random) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Generate random bytes.
RAW_DATA_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader
 
RAW_DATA_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction
 
RCM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Note
 
RECEIPT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
RECEIVE_DESCRIPTION_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
Receive_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Receive = 5;
RECEIVER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.DelegateResourceContract
 
RECEIVER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
RECEIVER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
RECEIVER_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
recoverFromSignature(Bytes32, SECP256K1.Signature) - Static method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
REF_BLOCK_BYTES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
REF_BLOCK_HASH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
REF_BLOCK_NUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tron.trident.api.GrpcAPI
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tron.trident.api.GrpcAPI
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Chain
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tron.trident.proto.Chain
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Common
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tron.trident.proto.Common
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Contract
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tron.trident.proto.Contract
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.tron.trident.proto.Response
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.tron.trident.proto.Response
 
REJECTED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction
 
REMAINNUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
REMOTEDISCONNECTREASON_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
removeActivePermission(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
removeActives(int) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
removeAsset(String) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
removeAssetNetLimit(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
removeAssetNetLimit(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
removeAssetNetUsed(String) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
removeAssetNetUsed(String) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
removeAssets(int) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
removeAssetV2(String) - Method in class org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
removeAuths(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
removeBlock(int) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
removeBlock(int) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
removeCallValueInfo(int) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
removeCancelUnfreezeV2Amount(String) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
map<string, int64> cancel_unfreezeV2_amount = 28;
removeCancelUnfreezeV2Amount(String) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
map<string, int64> cancel_unfreezeV2_amount = 29;
removeChainParameter(int) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
removeCheatWitnessInfoMap(String) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
removeContract(int) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
removeDeadLockThreadInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
removeDelegatedResource(int) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
removeEntrys(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
removeExchanges(int) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
removeFreeAssetNetUsage(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
removeFreeAssetNetUsageV2(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
removeFrozen(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
removeFrozenSupply(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
removeFrozenSupply(int) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
removeFrozenV2(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
removeInputs(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
removeInternalTransactions(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
removeInternalTransactions(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
removeKeys(int) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
removeLatestAssetOperationTime(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
removeLatestAssetOperationTimeV2(String) - Method in class org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
removeLog(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
removeLogs(int) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
removeMemoryDescInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
removeNodes(int) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
removeNoteTxs(int) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
removeOperation(int) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
removeOrderDetails(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
removeOrderDetails(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
removeOrderPair(int) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
removeOrders(int) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
removeOutputs(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
removeParameters(long) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
removeParameters(long) - Method in class org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
removePeerInfoList(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
removePrices(int) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
removeProposals(int) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
removeReceiveDescription(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
removeRet(int) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
removeShieldedReceives(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
removeShieldedReceives(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
removeShieldedSpends(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
removeShieldedSpends(int) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
removeSpendAuthoritySignature(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
removeSpendDescription(int) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
removeTransaction(int) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
removeTransactionBalanceTrace(int) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
removeTransactionInfo(int) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
removeTransactions(int) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
removeTransactions(int) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
removeUnfrozenV2(int) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
removeVotes(int) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
removeVotes(int) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
removeWitnesses(int) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
repeat(char, int) - Static method in class org.tron.trident.utils.Strings
 
replaceLibraryAddress(String, String, String) - Static method in class org.tron.trident.core.utils.Utils
 
RESMESSAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
RESOURCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.DelegateResourceContract
 
RESOURCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
RESOURCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
RESOURCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
RESOURCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
RESOURCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
Response - Class in org.tron.trident.proto
 
Response.Account - Class in org.tron.trident.proto
Account
Response.Account.AccountResource - Class in org.tron.trident.proto
Protobuf type protocol.Account.AccountResource
Response.Account.AccountResource.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Account.AccountResource
Response.Account.AccountResourceOrBuilder - Interface in org.tron.trident.proto
 
Response.Account.Builder - Class in org.tron.trident.proto
Account
Response.Account.FreezeV2 - Class in org.tron.trident.proto
Protobuf type protocol.Account.FreezeV2
Response.Account.FreezeV2.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Account.FreezeV2
Response.Account.FreezeV2OrBuilder - Interface in org.tron.trident.proto
 
Response.Account.Frozen - Class in org.tron.trident.proto
frozen balance
Response.Account.Frozen.Builder - Class in org.tron.trident.proto
frozen balance
Response.Account.FrozenOrBuilder - Interface in org.tron.trident.proto
 
Response.Account.UnFreezeV2 - Class in org.tron.trident.proto
Protobuf type protocol.Account.UnFreezeV2
Response.Account.UnFreezeV2.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Account.UnFreezeV2
Response.Account.UnFreezeV2OrBuilder - Interface in org.tron.trident.proto
 
Response.AccountNetMessage - Class in org.tron.trident.proto
deprecated
Response.AccountNetMessage.Builder - Class in org.tron.trident.proto
deprecated
Response.AccountNetMessageOrBuilder - Interface in org.tron.trident.proto
 
Response.AccountOrBuilder - Interface in org.tron.trident.proto
 
Response.AccountResourceMessage - Class in org.tron.trident.proto
Protobuf type protocol.AccountResourceMessage
Response.AccountResourceMessage.Builder - Class in org.tron.trident.proto
Protobuf type protocol.AccountResourceMessage
Response.AccountResourceMessageOrBuilder - Interface in org.tron.trident.proto
 
Response.AddressPrKeyPairMessage - Class in org.tron.trident.proto
Protobuf type protocol.AddressPrKeyPairMessage
Response.AddressPrKeyPairMessage.Builder - Class in org.tron.trident.proto
Protobuf type protocol.AddressPrKeyPairMessage
Response.AddressPrKeyPairMessageOrBuilder - Interface in org.tron.trident.proto
 
Response.AssetIssueList - Class in org.tron.trident.proto
Protobuf type protocol.AssetIssueList
Response.AssetIssueList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.AssetIssueList
Response.AssetIssueListOrBuilder - Interface in org.tron.trident.proto
 
Response.BlockBalanceTrace - Class in org.tron.trident.proto
Protobuf type protocol.BlockBalanceTrace
Response.BlockBalanceTrace.Builder - Class in org.tron.trident.proto
Protobuf type protocol.BlockBalanceTrace
Response.BlockBalanceTraceOrBuilder - Interface in org.tron.trident.proto
 
Response.BlockExtention - Class in org.tron.trident.proto
Protobuf type protocol.BlockExtention
Response.BlockExtention.Builder - Class in org.tron.trident.proto
Protobuf type protocol.BlockExtention
Response.BlockExtentionOrBuilder - Interface in org.tron.trident.proto
 
Response.BlockIdentifier - Class in org.tron.trident.proto
Protobuf type protocol.BlockIdentifier
Response.BlockIdentifier.Builder - Class in org.tron.trident.proto
Protobuf type protocol.BlockIdentifier
Response.BlockIdentifierOrBuilder - Interface in org.tron.trident.proto
 
Response.BlockList - Class in org.tron.trident.proto
Protobuf type protocol.BlockList
Response.BlockList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.BlockList
Response.BlockListExtention - Class in org.tron.trident.proto
Protobuf type protocol.BlockListExtention
Response.BlockListExtention.Builder - Class in org.tron.trident.proto
Protobuf type protocol.BlockListExtention
Response.BlockListExtentionOrBuilder - Interface in org.tron.trident.proto
 
Response.BlockListOrBuilder - Interface in org.tron.trident.proto
 
Response.ChainParameters - Class in org.tron.trident.proto
Protobuf type protocol.ChainParameters
Response.ChainParameters.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ChainParameters
Response.ChainParameters.ChainParameter - Class in org.tron.trident.proto
Protobuf type protocol.ChainParameters.ChainParameter
Response.ChainParameters.ChainParameter.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ChainParameters.ChainParameter
Response.ChainParameters.ChainParameterOrBuilder - Interface in org.tron.trident.proto
 
Response.ChainParametersOrBuilder - Interface in org.tron.trident.proto
 
Response.DecryptNotesTRC20 - Class in org.tron.trident.proto
Protobuf type protocol.DecryptNotesTRC20
Response.DecryptNotesTRC20.Builder - Class in org.tron.trident.proto
Protobuf type protocol.DecryptNotesTRC20
Response.DecryptNotesTRC20.NoteTx - Class in org.tron.trident.proto
Protobuf type protocol.DecryptNotesTRC20.NoteTx
Response.DecryptNotesTRC20.NoteTx.Builder - Class in org.tron.trident.proto
Protobuf type protocol.DecryptNotesTRC20.NoteTx
Response.DecryptNotesTRC20.NoteTxOrBuilder - Interface in org.tron.trident.proto
 
Response.DecryptNotesTRC20OrBuilder - Interface in org.tron.trident.proto
 
Response.DelegatedResource - Class in org.tron.trident.proto
Protobuf type protocol.DelegatedResource
Response.DelegatedResource.Builder - Class in org.tron.trident.proto
Protobuf type protocol.DelegatedResource
Response.DelegatedResourceAccountIndex - Class in org.tron.trident.proto
Protobuf type protocol.DelegatedResourceAccountIndex
Response.DelegatedResourceAccountIndex.Builder - Class in org.tron.trident.proto
Protobuf type protocol.DelegatedResourceAccountIndex
Response.DelegatedResourceAccountIndexOrBuilder - Interface in org.tron.trident.proto
 
Response.DelegatedResourceList - Class in org.tron.trident.proto
Protobuf type protocol.DelegatedResourceList
Response.DelegatedResourceList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.DelegatedResourceList
Response.DelegatedResourceListOrBuilder - Interface in org.tron.trident.proto
 
Response.DelegatedResourceMessage - Class in org.tron.trident.proto
Protobuf type protocol.DelegatedResourceMessage
Response.DelegatedResourceMessage.Builder - Class in org.tron.trident.proto
Protobuf type protocol.DelegatedResourceMessage
Response.DelegatedResourceMessageOrBuilder - Interface in org.tron.trident.proto
 
Response.DelegatedResourceOrBuilder - Interface in org.tron.trident.proto
 
Response.EasyTransferResponse - Class in org.tron.trident.proto
Protobuf type protocol.EasyTransferResponse
Response.EasyTransferResponse.Builder - Class in org.tron.trident.proto
Protobuf type protocol.EasyTransferResponse
Response.EasyTransferResponseOrBuilder - Interface in org.tron.trident.proto
 
Response.EstimateEnergyMessage - Class in org.tron.trident.proto
Protobuf type protocol.EstimateEnergyMessage
Response.EstimateEnergyMessage.Builder - Class in org.tron.trident.proto
Protobuf type protocol.EstimateEnergyMessage
Response.EstimateEnergyMessageOrBuilder - Interface in org.tron.trident.proto
 
Response.Exchange - Class in org.tron.trident.proto
Protobuf type protocol.Exchange
Response.Exchange.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Exchange
Response.ExchangeList - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeList
Response.ExchangeList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ExchangeList
Response.ExchangeListOrBuilder - Interface in org.tron.trident.proto
 
Response.ExchangeOrBuilder - Interface in org.tron.trident.proto
 
Response.InternalTransaction - Class in org.tron.trident.proto
Protobuf type protocol.InternalTransaction
Response.InternalTransaction.Builder - Class in org.tron.trident.proto
Protobuf type protocol.InternalTransaction
Response.InternalTransaction.CallValueInfo - Class in org.tron.trident.proto
Protobuf type protocol.InternalTransaction.CallValueInfo
Response.InternalTransaction.CallValueInfo.Builder - Class in org.tron.trident.proto
Protobuf type protocol.InternalTransaction.CallValueInfo
Response.InternalTransaction.CallValueInfoOrBuilder - Interface in org.tron.trident.proto
 
Response.InternalTransactionOrBuilder - Interface in org.tron.trident.proto
 
Response.MarketOrder - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrder
Response.MarketOrder.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrder
Response.MarketOrder.State - Enum in org.tron.trident.proto
Protobuf enum protocol.MarketOrder.State
Response.MarketOrderList - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrderList
Response.MarketOrderList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrderList
Response.MarketOrderListOrBuilder - Interface in org.tron.trident.proto
 
Response.MarketOrderOrBuilder - Interface in org.tron.trident.proto
 
Response.MarketOrderPair - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrderPair
Response.MarketOrderPair.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrderPair
Response.MarketOrderPairList - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrderPairList
Response.MarketOrderPairList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketOrderPairList
Response.MarketOrderPairListOrBuilder - Interface in org.tron.trident.proto
 
Response.MarketOrderPairOrBuilder - Interface in org.tron.trident.proto
 
Response.MarketPrice - Class in org.tron.trident.proto
Protobuf type protocol.MarketPrice
Response.MarketPrice.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketPrice
Response.MarketPriceList - Class in org.tron.trident.proto
Protobuf type protocol.MarketPriceList
Response.MarketPriceList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.MarketPriceList
Response.MarketPriceListOrBuilder - Interface in org.tron.trident.proto
 
Response.MarketPriceOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeInfo - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo
Response.NodeInfo.Builder - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo
Response.NodeInfo.ConfigNodeInfo - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.ConfigNodeInfo
Response.NodeInfo.ConfigNodeInfo.Builder - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.ConfigNodeInfo
Response.NodeInfo.ConfigNodeInfoOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeInfo.MachineInfo - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.MachineInfo
Response.NodeInfo.MachineInfo.Builder - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.MachineInfo
Response.NodeInfo.MachineInfo.DeadLockThreadInfo - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.MachineInfo.DeadLockThreadInfo
Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.MachineInfo.DeadLockThreadInfo
Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeInfo.MachineInfo.MemoryDescInfo - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.MachineInfo.MemoryDescInfo
Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.MachineInfo.MemoryDescInfo
Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeInfo.MachineInfoOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeInfo.PeerInfo - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.PeerInfo
Response.NodeInfo.PeerInfo.Builder - Class in org.tron.trident.proto
Protobuf type protocol.NodeInfo.PeerInfo
Response.NodeInfo.PeerInfoOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeInfoOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeList - Class in org.tron.trident.proto
Gossip node list
Response.NodeList.Builder - Class in org.tron.trident.proto
Gossip node list
Response.NodeList.Node - Class in org.tron.trident.proto
Gossip node
Response.NodeList.Node.Address - Class in org.tron.trident.proto
Gossip node address
Response.NodeList.Node.Address.Builder - Class in org.tron.trident.proto
Gossip node address
Response.NodeList.Node.AddressOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeList.Node.Builder - Class in org.tron.trident.proto
Gossip node
Response.NodeList.NodeOrBuilder - Interface in org.tron.trident.proto
 
Response.NodeListOrBuilder - Interface in org.tron.trident.proto
 
Response.NullifierResult - Class in org.tron.trident.proto
Protobuf type protocol.NullifierResult
Response.NullifierResult.Builder - Class in org.tron.trident.proto
Protobuf type protocol.NullifierResult
Response.NullifierResultOrBuilder - Interface in org.tron.trident.proto
 
Response.PricesResponseMessage - Class in org.tron.trident.proto
Protobuf type protocol.PricesResponseMessage
Response.PricesResponseMessage.Builder - Class in org.tron.trident.proto
Protobuf type protocol.PricesResponseMessage
Response.PricesResponseMessageOrBuilder - Interface in org.tron.trident.proto
 
Response.Proposal - Class in org.tron.trident.proto
Protobuf type protocol.Proposal
Response.Proposal.Builder - Class in org.tron.trident.proto
Protobuf type protocol.Proposal
Response.Proposal.State - Enum in org.tron.trident.proto
Protobuf enum protocol.Proposal.State
Response.ProposalList - Class in org.tron.trident.proto
Protobuf type protocol.ProposalList
Response.ProposalList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ProposalList
Response.ProposalListOrBuilder - Interface in org.tron.trident.proto
 
Response.ProposalOrBuilder - Interface in org.tron.trident.proto
 
Response.ResourceReceipt - Class in org.tron.trident.proto
Protobuf type protocol.ResourceReceipt
Response.ResourceReceipt.Builder - Class in org.tron.trident.proto
Protobuf type protocol.ResourceReceipt
Response.ResourceReceiptOrBuilder - Interface in org.tron.trident.proto
 
Response.SmartContractDataWrapper - Class in org.tron.trident.proto
Protobuf type protocol.SmartContractDataWrapper
Response.SmartContractDataWrapper.Builder - Class in org.tron.trident.proto
Protobuf type protocol.SmartContractDataWrapper
Response.SmartContractDataWrapperOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionApprovedList - Class in org.tron.trident.proto
Protobuf type protocol.TransactionApprovedList
Response.TransactionApprovedList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionApprovedList
Response.TransactionApprovedList.Result - Class in org.tron.trident.proto
Protobuf type protocol.TransactionApprovedList.Result
Response.TransactionApprovedList.Result.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionApprovedList.Result
Response.TransactionApprovedList.Result.response_code - Enum in org.tron.trident.proto
Protobuf enum protocol.TransactionApprovedList.Result.response_code
Response.TransactionApprovedList.ResultOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionApprovedListOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionBalanceTrace - Class in org.tron.trident.proto
Protobuf type protocol.TransactionBalanceTrace
Response.TransactionBalanceTrace.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionBalanceTrace
Response.TransactionBalanceTrace.Operation - Class in org.tron.trident.proto
Protobuf type protocol.TransactionBalanceTrace.Operation
Response.TransactionBalanceTrace.Operation.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionBalanceTrace.Operation
Response.TransactionBalanceTrace.OperationOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionBalanceTraceOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionExtention - Class in org.tron.trident.proto
Protobuf type protocol.TransactionExtention
Response.TransactionExtention.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionExtention
Response.TransactionExtentionOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionInfo - Class in org.tron.trident.proto
Protobuf type protocol.TransactionInfo
Response.TransactionInfo.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionInfo
Response.TransactionInfo.code - Enum in org.tron.trident.proto
Protobuf enum protocol.TransactionInfo.code
Response.TransactionInfo.Log - Class in org.tron.trident.proto
Protobuf type protocol.TransactionInfo.Log
Response.TransactionInfo.Log.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionInfo.Log
Response.TransactionInfo.LogOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionInfoList - Class in org.tron.trident.proto
Protobuf type protocol.TransactionInfoList
Response.TransactionInfoList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionInfoList
Response.TransactionInfoListOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionInfoOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionList - Class in org.tron.trident.proto
Protobuf type protocol.TransactionList
Response.TransactionList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionList
Response.TransactionListOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionReturn - Class in org.tron.trident.proto
Protobuf type protocol.TransactionReturn
Response.TransactionReturn.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionReturn
Response.TransactionReturn.response_code - Enum in org.tron.trident.proto
Protobuf enum protocol.TransactionReturn.response_code
Response.TransactionReturnOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionSign - Class in org.tron.trident.proto
Protobuf type protocol.TransactionSign
Response.TransactionSign.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionSign
Response.TransactionSignOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionSignWeight - Class in org.tron.trident.proto
Protobuf type protocol.TransactionSignWeight
Response.TransactionSignWeight.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionSignWeight
Response.TransactionSignWeight.Result - Class in org.tron.trident.proto
Protobuf type protocol.TransactionSignWeight.Result
Response.TransactionSignWeight.Result.Builder - Class in org.tron.trident.proto
Protobuf type protocol.TransactionSignWeight.Result
Response.TransactionSignWeight.Result.response_code - Enum in org.tron.trident.proto
Protobuf enum protocol.TransactionSignWeight.Result.response_code
Response.TransactionSignWeight.ResultOrBuilder - Interface in org.tron.trident.proto
 
Response.TransactionSignWeightOrBuilder - Interface in org.tron.trident.proto
 
Response.Witness - Class in org.tron.trident.proto
Witness
Response.Witness.Builder - Class in org.tron.trident.proto
Witness
Response.WitnessList - Class in org.tron.trident.proto
Protobuf type protocol.WitnessList
Response.WitnessList.Builder - Class in org.tron.trident.proto
Protobuf type protocol.WitnessList
Response.WitnessListOrBuilder - Interface in org.tron.trident.proto
 
Response.WitnessOrBuilder - Interface in org.tron.trident.proto
 
RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.EasyTransferResponse
 
RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ResourceReceipt
 
RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionApprovedList
 
RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionExtention
 
RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionReturn
 
RESULT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSignWeight
 
RET_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
RET_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction
 
reverse() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Computes the reverse array of bytes of the current bytes.
REVERT_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
REVERT = 2;
rightPad(Bytes) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Right pad a Bytes value with zero bytes to create a Bytes32.
RK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendDescription
 
ROOT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
RUNTIME_CODE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.SmartContractDataWrapper
 

S

SAMEIPMAXCONNECTCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
scanShieldedTRC20NotesByIvk(GrpcAPI.IvkDecryptTRC20Parameters, StreamObserver<Response.DecryptNotesTRC20>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
Shielded helpers:
scanShieldedTRC20NotesByIvk(GrpcAPI.IvkDecryptTRC20Parameters) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
Shielded helpers:
scanShieldedTRC20NotesByIvk(GrpcAPI.IvkDecryptTRC20Parameters) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
Shielded helpers:
scanShieldedTRC20NotesByIvk(GrpcAPI.IvkDecryptTRC20Parameters, StreamObserver<Response.DecryptNotesTRC20>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
Shielded helpers:
scanShieldedTRC20NotesByOvk(GrpcAPI.OvkDecryptTRC20Parameters, StreamObserver<Response.DecryptNotesTRC20>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
scanShieldedTRC20NotesByOvk(GrpcAPI.OvkDecryptTRC20Parameters) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
scanShieldedTRC20NotesByOvk(GrpcAPI.OvkDecryptTRC20Parameters) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
scanShieldedTRC20NotesByOvk(GrpcAPI.OvkDecryptTRC20Parameters, StreamObserver<Response.DecryptNotesTRC20>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
SCORE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
SCRIPTS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
SECOND_TOKEN_BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
SECOND_TOKEN_BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Exchange
 
SECOND_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
SECOND_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Exchange
 
SECP256K1 - Class in org.tron.trident.crypto
 
SECP256K1() - Constructor for class org.tron.trident.crypto.SECP256K1
 
SECP256K1.KeyPair - Class in org.tron.trident.crypto
 
SECP256K1.PrivateKey - Class in org.tron.trident.crypto
 
SECP256K1.PublicKey - Class in org.tron.trident.crypto
 
SECP256K1.Signature - Class in org.tron.trident.crypto
 
SELL_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
SELL_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
SELL_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrderPair
 
SELL_TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketPriceList
 
SELL_TOKEN_QUANTITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
SELL_TOKEN_QUANTITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
SELL_TOKEN_QUANTITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketPrice
 
SELL_TOKEN_QUANTITY_REMAIN_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
SELL_TOKEN_QUANTITY_RETURN_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
SENDNODESIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
SERVER_BUSY_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
SERVER_BUSY = 9;
SERVICE_NAME - Static variable in class org.tron.trident.api.WalletGrpc
 
SERVICE_NAME - Static variable in class org.tron.trident.api.WalletSolidityGrpc
 
set(int, byte) - Method in class org.tron.trident.crypto.tuwenitypes.MutableByteBufferWrappingBytes
 
set(int, byte) - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Set a byte in this value.
set(int, Bytes) - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Set a byte in this value.
setAbbr(ByteString) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes abbr = 3;
setAbi(Common.SmartContract.ABI) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setAbi(String) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setAbi(String) - Method in class org.tron.trident.core.contract.Contract
 
setAbi(Common.SmartContract.ABI.Entry) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setAbi(Common.SmartContract.ABI.Entry) - Method in class org.tron.trident.core.contract.ContractFunction
 
setAbi(Common.SmartContract.ABI) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
setAbi(Common.SmartContract.ABI.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
setAccount(Common.AccountId) - Method in class org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
setAccount(Common.AccountId.Builder) - Method in class org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
setAccount(ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
bytes account = 1;
setAccountAddress(ByteString) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes account_address = 2;
setAccountId(String, String) - Method in interface org.tron.trident.core.Api
 
setAccountId(String, String) - Method in class org.tron.trident.core.ApiWrapper
 
setAccountId(ByteString) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes account_id = 1;
setAccountId(ByteString) - Method in class org.tron.trident.proto.Response.Account.Builder
the identity of this account, case insensitive
setAccountId2(String, String) - Method in interface org.tron.trident.core.Api
 
setAccountId2(String, String) - Method in class org.tron.trident.core.ApiWrapper
 
SetAccountIdContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
SetAccountIdContract = 19;
setAccountName(ByteString) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes account_name = 1;
setAccountName(ByteString) - Method in class org.tron.trident.proto.Response.Account.Builder
account nick name
setAccountResource(Response.Account.AccountResource) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
setAccountResource(Response.Account.AccountResource.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
setAccountStateRoot(ByteString) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes accountStateRoot = 11;
setAcquiredDelegatedFrozenBalanceForBandwidth(long) - Method in class org.tron.trident.proto.Response.Account.Builder
Frozen balance provided by other accounts to this account
setAcquiredDelegatedFrozenBalanceForEnergy(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balance provided by other accounts to this account
setAcquiredDelegatedFrozenV2BalanceForBandwidth(long) - Method in class org.tron.trident.proto.Response.Account.Builder
int64 acquired_delegated_frozenV2_balance_for_bandwidth = 37;
setAcquiredDelegatedFrozenV2BalanceForEnergy(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 acquired_delegated_frozenV2_balance_for_energy = 11;
setActiveConnectCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int32 activeConnectCount = 5;
setActiveNodeSize(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 activeNodeSize = 5;
setActivePermission(int, Common.Permission) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
setActivePermission(int, Common.Permission.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
setActives(int, Common.Permission) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
setActives(int, Common.Permission.Builder) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
setAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
bytes address = 3;
setAddress(ByteString) - Method in class org.tron.trident.proto.Common.AccountId.Builder
bytes address = 2;
setAddress(ByteString) - Method in class org.tron.trident.proto.Common.Key.Builder
bytes address = 1;
setAddress(ByteString) - Method in class org.tron.trident.proto.Response.Account.Builder
the create address
setAddress(String) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
setAddress(Response.NodeList.Node.Address) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
setAddress(Response.NodeList.Node.Address.Builder) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
setAddress(ByteString) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
bytes address = 2;
setAddress(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes address = 1;
setAddress(ByteString) - Method in class org.tron.trident.proto.Response.Witness.Builder
bytes address = 1;
setAddressBytes(ByteString) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
setAk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ak = 5;
setAk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes ak = 2;
setAk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ak = 1;
setAk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ak = 5;
setAk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes ak = 1;
setAllowAdaptiveEnergy(long) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowAdaptiveEnergy = 19;
setAllowance(long) - Method in class org.tron.trident.proto.Response.Account.Builder
witness block producing allowance
setAllowCreationOfContracts(long) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowCreationOfContracts = 18;
setAlpha(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes alpha = 2;
setAmount(long) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
int64 amount = 1;
setAmount(long) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
int64 amount = 4;
setAmount(long) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
int64 amount = 4;
setAmount(long) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
int64 amount = 3;
setAmount(long) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
int64 amount = 3;
setAmount(String) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
setAmount(long) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
setAmount(long) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
int64 amount = 4;
setAmount(long) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
int64 amount = 3;
setAmount(long) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
int64 amount = 2;
setAmount(long) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
int64 amount = 3;
setAmountBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
setAnchor(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
merkle root
setAnonymous(boolean) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool anonymous = 1;
setApprovals(int, ByteString) - Method in class org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
setApprovedList(int, ByteString) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
setApprovedList(int, ByteString) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
setAsk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ask = 1;
setAsk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ask = 1;
setAsk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ask = 2;
setAssetId(String) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
setAssetId(String) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
setAssetIdBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
setAssetIdBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
setAssetIssuedID(ByteString) - Method in class org.tron.trident.proto.Response.Account.Builder
bytes asset_issued_ID = 57;
setAssetIssuedName(ByteString) - Method in class org.tron.trident.proto.Response.Account.Builder
asset_issued_name
setAssetIssueID(String) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
setAssetIssueID(String) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
setAssetIssueIDBytes(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
setAssetIssueIDBytes(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
setAssetName(ByteString) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
this field is token name before the proposal
setAssetName(ByteString) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
this field is token name before the proposal
setAssetOptimized(boolean) - Method in class org.tron.trident.proto.Response.Account.Builder
bool asset_optimized = 60;
setAssets(int, Contract.AssetIssueContract) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
setAssets(int, Contract.AssetIssueContract.Builder) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
setAuths(int, Common.authority) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
setAuths(int, Common.authority.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
setAvgLatency(double) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
double avgLatency = 12;
setBackupListenPort(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupListenPort = 10;
setBackupMemberSize(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupMemberSize = 11;
setBackupPriority(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupPriority = 12;
setBalance(long) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
int64 balance = 3;
setBalance(long) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
int64 balance = 3;
setBalance(long) - Method in class org.tron.trident.proto.Response.Account.Builder
the trx balance
setBeginSyncNum(long) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int64 beginSyncNum = 1;
setBindingSignature(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes binding_signature = 3;
setBlock(int, Chain.Block) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
setBlock(int, Chain.Block.Builder) - Method in class org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
setBlock(int, Response.BlockExtention) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
setBlock(int, Response.BlockExtention.Builder) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
setBlock(String) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
setBlockBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
setBlockHeader(Chain.BlockHeader) - Method in class org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
setBlockHeader(Chain.BlockHeader.Builder) - Method in class org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
setBlockHeader(Chain.BlockHeader) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
setBlockHeader(Chain.BlockHeader.Builder) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
setBlockid(ByteString) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
bytes blockid = 3;
setBlockIdentifier(Response.BlockIdentifier) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
.protocol.BlockIdentifier block_identifier = 1;
setBlockIdentifier(Response.BlockIdentifier.Builder) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
.protocol.BlockIdentifier block_identifier = 1;
setBlockInPorcSize(int) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 blockInPorcSize = 17;
setBlockNum(long) - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setBlockNumber(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockNumber = 3;
setBlockTime(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 blockTime = 5;
setBlockTimeStamp(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockTimeStamp = 4;
setBrokerage(int) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
1 mean 1%
setBuyTokenId(ByteString) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes buy_token_id = 4;
setBuyTokenId(ByteString) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes buy_token_id = 6;
setBuyTokenId(ByteString) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes buy_token_id = 2;
setBuyTokenId(ByteString) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
bytes buy_token_id = 2;
setBuyTokenQuantity(long) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
min to receive
setBuyTokenQuantity(long) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
min to receive
setBuyTokenQuantity(long) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
int64 buy_token_quantity = 2;
setBytecode(ByteString) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setBytecode(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes bytecode = 4;
setCallerAddress(ByteString) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
the one send trx (TBD: or token) via function
setCallTokenId(int) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setCallTokenId(int) - Method in class org.tron.trident.core.contract.ContractFunction
 
setCallTokenValue(long) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setCallTokenValue(long) - Method in class org.tron.trident.core.contract.ContractFunction
 
setCallTokenValue(long) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 call_token_value = 3;
setCallTokenValue(long) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_token_value = 5;
setCallValue(long) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setCallValue(long) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setCallValue(long) - Method in class org.tron.trident.core.contract.ContractFunction
 
setCallValue(long) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 call_value = 5;
setCallValue(long) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_value = 3;
setCallValue(long) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
trx (TBD: or token) value
setCallValueInfo(int, Response.InternalTransaction.CallValueInfo) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
setCallValueInfo(int, Response.InternalTransaction.CallValueInfo.Builder) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
setCEnc(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for incoming, decrypt it with ivk
setChainParameter(int, Response.ChainParameters.ChainParameter) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
setChainParameter(int, Response.ChainParameters.ChainParameter.Builder) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
setCntr(Contract) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setCntr(Contract) - Method in class org.tron.trident.core.contract.ContractFunction
 
setCntrAddr(ByteString) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setCode(ByteString) - Method in class org.tron.trident.proto.Response.Account.Builder
not used so far
setCode(Response.TransactionApprovedList.Result.response_code) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
setCode(Response.TransactionReturn.response_code) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
setCode(Response.TransactionSignWeight.Result.response_code) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
setCodeHash(ByteString) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setCodeHash(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes code_hash = 9;
setCodeHash(ByteString) - Method in class org.tron.trident.proto.Response.Account.Builder
bytes codeHash = 30;
setCodeValue(int) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
setCodeValue(int) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
setCodeValue(int) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
setCodeVersion(String) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
setCodeVersionBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
setConfigNodeInfo(Response.NodeInfo.ConfigNodeInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
setConfigNodeInfo(Response.NodeInfo.ConfigNodeInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
setConnectTime(long) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 connectTime = 11;
setConstant(boolean) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool constant = 2;
setConstantResult(int, ByteString) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
setConsumeUserResourcePercent(long) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setConsumeUserResourcePercent(long) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 consume_user_resource_percent = 6;
setConsumeUserResourcePercent(long) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
int64 consume_user_resource_percent = 3;
setContract(int, Chain.Transaction.Contract) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
setContract(int, Chain.Transaction.Contract.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
setContractAddress(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes contract_address = 6;
setContractName(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes ContractName = 4;
setContractResult(int, ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
setContractRet(Chain.Transaction.Result.contractResult) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
setContractRetValue(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
setContractState(Contract.ContractState) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.ContractState contract_state = 3;
setContractState(Contract.ContractState.Builder) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.ContractState contract_state = 3;
setCount(long) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
int64 count = 1;
setCount(int) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
int32 count = 5;
setCOut(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for audit, decrypt it with ovk
setCpuCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 cpuCount = 3;
setCpuRate(double) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double cpuRate = 6;
setCreateTime(long) - Method in class org.tron.trident.proto.Response.Account.Builder
this account create time
setCreateTime(long) - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 create_time = 3;
setCreateTime(long) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 create_time = 3;
setCreateTime(long) - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 create_time = 5;
setCreatorAddress(ByteString) - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes creator_address = 2;
setCurrentConnectCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
connect information
setCurrentWeight(long) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
int64 current_weight = 3;
setD(ByteString) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
bytes d = 1;
setD(GrpcAPI.DiversifierMessage) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
setD(GrpcAPI.DiversifierMessage.Builder) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
setD(GrpcAPI.DiversifierMessage) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
setD(GrpcAPI.DiversifierMessage.Builder) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
setD(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes d = 8;
setData(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
data not used
setData(ByteString) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes data = 4;
setData(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes data = 3;
setDbVersion(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 dbVersion = 13;
setDeadLockThreadCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 deadLockThreadCount = 2;
setDeadLockThreadInfoList(int, Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
setDeadLockThreadInfoList(int, Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
setDelegatedFrozenBalanceForBandwidth(long) - Method in class org.tron.trident.proto.Response.Account.Builder
Freeze and provide balances to other accounts
setDelegatedFrozenBalanceForEnergy(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balances provided to other accounts
setDelegatedFrozenV2BalanceForBandwidth(long) - Method in class org.tron.trident.proto.Response.Account.Builder
int64 delegated_frozenV2_balance_for_bandwidth = 36;
setDelegatedFrozenV2BalanceForEnergy(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 delegated_frozenV2_balance_for_energy = 10;
setDelegatedResource(int, Response.DelegatedResource) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
setDelegatedResource(int, Response.DelegatedResource.Builder) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
setDescription(ByteString) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes description = 20;
setDescription(ByteString) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes description = 2;
setDetail(boolean) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
bool detail = 2;
setDisconnectTimes(int) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 disconnectTimes = 23;
setDiscoverEnable(boolean) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool discoverEnable = 4;
setEndBlockIndex(long) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
setEndBlockIndex(long) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
setEndNum(long) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 endNum = 2;
setEndTime(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 end_time = 10;
setEnergyFactor(long) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 energy_factor = 2;
setEnergyFee(long) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_fee = 2;
setEnergyLimit(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyLimit = 14;
setEnergyPenalty(long) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_penalty = 8;
setEnergyPenaltyTotal(long) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_penalty_total = 8;
setEnergyRequired(long) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
int64 energy_required = 2;
setEnergyUsage(long) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 energy_usage = 1;
setEnergyUsage(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
energy resource, get from frozen
setEnergyUsage(long) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage = 1;
setEnergyUsageTotal(long) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage_total = 4;
setEnergyUsed(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyUsed = 13;
setEnergyUsed(long) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_used = 5;
setEnergyWindowOptimized(boolean) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
bool energy_window_optimized = 12;
setEnergyWindowSize(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 energy_window_size = 9;
setEntrys(int, Common.SmartContract.ABI.Entry) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
setEntrys(int, Common.SmartContract.ABI.Entry.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
setEpk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
for Encryption
setEvents(int, String) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
setEvents(int, String) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
setExchangeId(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_id = 21;
setExchangeId(long) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 exchange_id = 2;
setExchangeId(long) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 exchange_id = 2;
setExchangeId(long) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 exchange_id = 2;
setExchangeId(long) - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 exchange_id = 1;
setExchangeId(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_id = 21;
setExchangeInjectAnotherAmount(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_inject_another_amount = 19;
setExchangeInjectAnotherAmount(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_inject_another_amount = 19;
setExchangeReceivedAmount(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_received_amount = 18;
setExchangeReceivedAmount(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_received_amount = 18;
setExchanges(int, Response.Exchange) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
setExchanges(int, Response.Exchange.Builder) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
setExchangeWithdrawAnotherAmount(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_withdraw_another_amount = 20;
setExchangeWithdrawAnotherAmount(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_withdraw_another_amount = 20;
setExpected(long) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 expected = 5;
setExpiration(long) - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setExpiration(long) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 expiration = 8;
setExpirationTime(long) - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 expiration_time = 4;
setExpireTime(long) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
the expire time
setExpireTimeForBandwidth(long) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_bandwidth = 5;
setExpireTimeForEnergy(long) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_energy = 6;
setExpireTimeStamp(long) - Method in class org.tron.trident.core.ApiWrapper
 
setExtra(String) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
string extra = 7;
setExtraBytes(ByteString) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
string extra = 7;
setFee(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 fee = 1;
setFee(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 fee = 2;
setFeeLimit(long) - Method in class org.tron.trident.core.transaction.TransactionBuilder
 
setFeeLimit(long) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 fee_limit = 18;
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.authority.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.Key.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.Note.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
setFillBuyQuantity(long) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
int64 fillBuyQuantity = 4;
setFillSellQuantity(long) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
int64 fillSellQuantity = 3;
setFirstTokenBalance(long) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 first_token_balance = 3;
setFirstTokenBalance(long) - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 first_token_balance = 7;
setFirstTokenId(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes first_token_id = 2;
setFirstTokenId(ByteString) - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes first_token_id = 6;
setFreeAssetNetLimit(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 free_asset_net_limit = 22;
setFreeMemory(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 freeMemory = 5;
setFreeNetLimit(long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetLimit = 2;
setFreeNetLimit(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetLimit = 2;
setFreeNetUsage(long) - Method in class org.tron.trident.proto.Response.Account.Builder
int64 free_net_usage = 19;
setFreeNetUsed(long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetUsed = 1;
setFreeNetUsed(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetUsed = 1;
setFrom(ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
bytes from = 1;
setFromAccounts(int, ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
setFromAddress(ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes from_address = 1;
setFromAmount(String) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
setFromAmount(String) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
setFromAmountBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
setFromAmountBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
setFrozen(int, Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
setFrozen(int, Response.Account.Frozen.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
setFrozenAmount(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_amount = 1;
setFrozenBalance(long) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_balance = 2;
setFrozenBalance(long) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
int64 frozen_balance = 2;
setFrozenBalance(long) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
the frozen trx balance
setFrozenBalanceForBandwidth(long) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_bandwidth = 3;
setFrozenBalanceForEnergy(Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
setFrozenBalanceForEnergy(Response.Account.Frozen.Builder) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
setFrozenBalanceForEnergy(long) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_energy = 4;
setFrozenDays(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_days = 2;
setFrozenDuration(long) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_duration = 3;
setFrozenSupply(int, Contract.AssetIssueContract.FrozenSupply) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
setFrozenSupply(int, Contract.AssetIssueContract.FrozenSupply.Builder) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
setFrozenSupply(int, Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
setFrozenSupply(int, Response.Account.Frozen.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
setFrozenV2(int, Response.Account.FreezeV2) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
setFrozenV2(int, Response.Account.FreezeV2.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.FreezeV2 frozenV2 = 34;
setHash(ByteString) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
bytes hash = 1;
setHash(ByteString) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
setHeadBlockTimeWeBothHave(long) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 headBlockTimeWeBothHave = 5;
setHeadBlockWeBothHave(String) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
setHeadBlockWeBothHaveBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
setHost(String) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
setHost(ByteString) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
bytes host = 1;
setHostBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
setId(ByteString) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
bytes id = 23;
setId(int) - Method in class org.tron.trident.proto.Common.Permission.Builder
Owner id=0, Witness id=1, Active id start by 2
setId(String) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
setId(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes id = 1;
setIdBytes(ByteString) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
setIdOrNum(String) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
string id_or_num = 1;
setIdOrNumBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
string id_or_num = 1;
setIndex(int) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
the index of note in txid
setIndexed(boolean) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
bool indexed = 1;
setInFlow(long) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 inFlow = 22;
setInitSize(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 initSize = 2;
setInputParams(List<String>) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setInputParams(List<String>) - Method in class org.tron.trident.core.contract.ContractFunction
 
setInputs(int, Common.SmartContract.ABI.Entry.Param) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
setInputs(int, Common.SmartContract.ABI.Entry.Param.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
setInputTypes(List<String>) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setInputTypes(List<String>) - Method in class org.tron.trident.core.contract.ContractFunction
 
setInt(int, int) - Method in class org.tron.trident.crypto.tuwenitypes.MutableByteBufferWrappingBytes
 
setInt(int, int) - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Set the 4 bytes starting at the specified index to the specified integer value.
setInternalTransactions(int, Response.InternalTransaction) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
setInternalTransactions(int, Response.InternalTransaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.InternalTransaction internal_transactions = 7;
setInternalTransactions(int, Response.InternalTransaction) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
setInternalTransactions(int, Response.InternalTransaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
setIsActive(boolean) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool isActive = 19;
setIsAddApproval(boolean) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
add or remove approval
setIsCommittee(boolean) - Method in class org.tron.trident.proto.Response.Account.Builder
bool is_committee = 15;
setIsJobs(boolean) - Method in class org.tron.trident.proto.Response.Witness.Builder
bool isJobs = 9;
setIsSpent(boolean) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bool is_spent = 3;
setIsSpent(boolean) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
bool is_spent = 1;
setIsWitness(boolean) - Method in class org.tron.trident.proto.Response.Account.Builder
bool is_witness = 14;
setIvk(GrpcAPI.IncomingViewingKeyMessage) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
setIvk(GrpcAPI.IncomingViewingKeyMessage.Builder) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
setIvk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
bytes ivk = 1;
setIvk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ivk = 4;
setIvk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ivk = 7;
setJavaVersion(String) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
setJavaVersionBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
setJvmFreeMemory(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmFreeMemory = 10;
setJvmTotalMemoery(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmTotalMemoery = 9;
setKey(String) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
setKeys(int, Common.Key) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
setKeys(int, Common.Key.Builder) - Method in class org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
setLastBlockUpdateTime(long) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 lastBlockUpdateTime = 3;
setLastSyncBlock(String) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
setLastSyncBlockBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
setLatestBlockNum(long) - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 latestBlockNum = 7;
setLatestConsumeFreeTime(long) - Method in class org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_free_time = 22;
setLatestConsumeTime(long) - Method in class org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_time = 21;
setLatestConsumeTimeForEnergy(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_consume_time_for_energy = 3;
setLatestExchangeStorageTime(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_exchange_storage_time = 8;
setLatestOprationTime(long) - Method in class org.tron.trident.proto.Response.Account.Builder
this last operation time, including transfer, voting and so on.
setLatestSlotNum(long) - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 latestSlotNum = 8;
setLatestWithdrawTime(long) - Method in class org.tron.trident.proto.Response.Account.Builder
last withdraw time
setLimit(long) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 limit = 2;
setListenPort(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 listenPort = 3;
setLocalDisconnectReason(String) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
setLocalDisconnectReasonBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
setLock(boolean) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bool lock = 5;
setLockName(String) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
setLockNameBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
setLockOwner(String) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
setLockOwnerBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
setLockPeriod(long) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
int64 lock_period = 6;
setLog(int, Response.TransactionInfo.Log) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
setLog(int, Response.TransactionInfo.Log.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
setLogs(int, Response.TransactionInfo.Log) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
setLogs(int, Response.TransactionInfo.Log.Builder) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
repeated .protocol.TransactionInfo.Log logs = 6;
setLong(int, long) - Method in class org.tron.trident.crypto.tuwenitypes.MutableByteBufferWrappingBytes
 
setLong(int, long) - Method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Set the 8 bytes starting at the specified index to the specified long value.
setMachineInfo(Response.NodeInfo.MachineInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
setMachineInfo(Response.NodeInfo.MachineInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
setMakerOrderId(ByteString) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
bytes makerOrderId = 1;
setMaxConnectCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 maxConnectCount = 8;
setMaxSize(long) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
int64 max_size = 1;
setMaxSize(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 maxSize = 4;
setMaxTimeRatio(double) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double maxTimeRatio = 17;
setMemo(byte[]) - Method in class org.tron.trident.core.transaction.TransactionBuilder
 
setMemo(String) - Method in class org.tron.trident.core.transaction.TransactionBuilder
 
setMemo(ByteString) - Method in class org.tron.trident.proto.Common.Note.Builder
bytes memo = 4;
setMemoryDescInfoList(int, Response.NodeInfo.MachineInfo.MemoryDescInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
setMemoryDescInfoList(int, Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
setMessage(String) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
setMessage(ByteString) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
bytes message = 3;
setMessage(String) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
setMessageHash(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes message_hash = 4;
setMinParticipationRate(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 minParticipationRate = 14;
setMinTimeRatio(double) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double minTimeRatio = 16;
setName(String) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setName(String) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setName(String) - Method in class org.tron.trident.core.contract.ContractFunction
 
setName(ByteString) - Method in class org.tron.trident.proto.Common.AccountId.Builder
bytes name = 1;
setName(String) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
setName(String) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
setName(String) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
setName(ByteString) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes name = 2;
setName(String) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
setName(String) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
setNameBytes(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
setNameBytes(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
setNameBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
setNameBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
setNeedSyncFromPeer(boolean) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromPeer = 6;
setNeedSyncFromUs(boolean) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromUs = 7;
setNetFee(long) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_fee = 6;
setNetLimit(long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetLimit = 4;
setNetLimit(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetLimit = 4;
setNetUsage(long) - Method in class org.tron.trident.proto.Response.Account.Builder
bandwidth, get from frozen
setNetUsage(long) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_usage = 5;
setNetUsed(long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetUsed = 3;
setNetUsed(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetUsed = 3;
setNetWindowOptimized(boolean) - Method in class org.tron.trident.proto.Response.Account.Builder
bool net_window_optimized = 25;
setNetWindowSize(long) - Method in class org.tron.trident.proto.Response.Account.Builder
int64 net_window_size = 24;
setNewContract(Common.SmartContract) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
setNewContract(Common.SmartContract.Builder) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
setNewLimit(long) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_limit = 4;
setNewPublicLimit(long) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_public_limit = 5;
setNext(ByteString) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes next = 13;
setNk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes nk = 6;
setNk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes nk = 3;
setNk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nk = 6;
setNk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes nk = 2;
setNodeCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 nodeCount = 21;
setNodeId(String) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
setNodeIdBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
setNodes(int, Response.NodeList.Node) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
setNodes(int, Response.NodeList.Node.Builder) - Method in class org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
setNote(Common.Note) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
setNote(Common.Note.Builder) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
setNote(Common.Note) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
setNote(Common.Note.Builder) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
setNote(Common.Note) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
setNote(Common.Note.Builder) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
setNote(Common.Note) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
setNote(Common.Note.Builder) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
setNote(ByteString) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
bytes note = 5;
setNoteCommitment(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes note_commitment = 2;
setNoteTxs(int, Response.DecryptNotesTRC20.NoteTx) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
setNoteTxs(int, Response.DecryptNotesTRC20.NoteTx.Builder) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
setNsk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes nsk = 2;
setNsk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes nsk = 2;
setNsk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes nsk = 2;
setNsk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nsk = 3;
setNullifier(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check double spend
setNum(long) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
int64 num = 1;
setNum(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 num = 8;
setNumber(long) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes nonce = 5; bytes difficulty = 6;
setNumber(long) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
int64 number = 2;
setOffset(long) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 offset = 1;
setOldTronPower(long) - Method in class org.tron.trident.proto.Response.Account.Builder
int64 old_tron_power = 46;
setOperation(int, Response.TransactionBalanceTrace.Operation) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
setOperation(int, Response.TransactionBalanceTrace.Operation.Builder) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
repeated .protocol.TransactionBalanceTrace.Operation operation = 2;
setOperationIdentifier(long) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
int64 operation_identifier = 1;
setOperations(ByteString) - Method in class org.tron.trident.proto.Common.Permission.Builder
1 bit 1 contract
setOrder(long) - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setOrder(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
useless
setOrderDetails(int, Common.MarketOrderDetail) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
setOrderDetails(int, Common.MarketOrderDetail.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
setOrderDetails(int, Common.MarketOrderDetail) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
setOrderDetails(int, Common.MarketOrderDetail.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
setOrderId(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
bytes orderId = 25;
setOrderId(ByteString) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes order_id = 2;
setOrderId(ByteString) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes order_id = 1;
setOrderId(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes orderId = 25;
setOrderPair(int, Response.MarketOrderPair) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
setOrderPair(int, Response.MarketOrderPair.Builder) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
setOrders(int, Response.MarketOrder) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
setOrders(int, Response.MarketOrder.Builder) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
setOriginAddr(ByteString) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setOriginAddress(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes origin_address = 1;
setOriginEnergyLimit(long) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setOriginEnergyLimit(long) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int64 origin_energy_limit = 8;
setOriginEnergyLimit(long) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
int64 origin_energy_limit = 3;
setOriginEnergyUsage(long) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 origin_energy_usage = 3;
setOsName(String) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
setOsNameBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
setOutput(String) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setOutput(String) - Method in class org.tron.trident.core.contract.ContractFunction
 
setOutputs(int, Common.SmartContract.ABI.Entry.Param) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
setOutputs(int, Common.SmartContract.ABI.Entry.Param.Builder) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
setOutputType(String) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setOutputType(String) - Method in class org.tron.trident.core.contract.ContractFunction
 
setOvk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ovk = 3;
setOvk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes ovk = 3;
setOvk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ovk = 3;
setOvk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ovk = 3;
setOvk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ovk = 4;
setOwner(Common.Permission) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
setOwner(Common.Permission.Builder) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
setOwnerAddr(ByteString) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setOwnerAddr(ByteString) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setOwnerAddr(ByteString) - Method in class org.tron.trident.core.contract.ContractFunction
 
setOwnerAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
bytes owner_address = 2;
setOwnerAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes owner_address = 2;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes owner_address = 2;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes owner_address = 2;
setOwnerPermission(Common.Permission) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
setOwnerPermission(Common.Permission.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
setP2PVersion(String) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
setP2PVersionBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
setPackingFee(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 packingFee = 27;
setParameter(Any) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
setParameter(Any.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
setParameterType(String) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
setParameterTypeBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
setParentHash(ByteString) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes parentHash = 3;
setParentId(int) - Method in class org.tron.trident.proto.Common.Permission.Builder
int32 parent_id = 5;
setPassiveConnectCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int32 passiveConnectCount = 6;
setPassiveNodeSize(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 passiveNodeSize = 6;
setPassPhrase(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes passPhrase = 1;
setPassPhrase(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes passPhrase = 1;
setPath(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes path = 4;
setPayable(boolean) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool payable = 7;
setPaymentAddress(String) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
setPaymentAddress(String) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
setPaymentAddress(String) - Method in class org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
setPaymentAddressBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
setPaymentAddressBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
setPaymentAddressBytes(ByteString) - Method in class org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
setPeerInfoList(int, Response.NodeInfo.PeerInfo) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
setPeerInfoList(int, Response.NodeInfo.PeerInfo.Builder) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
setPermission(Common.Permission) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
setPermission(Common.Permission.Builder) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
setPermissionId(int) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
int32 Permission_id = 5;
setPermissionName(ByteString) - Method in class org.tron.trident.proto.Common.authority.Builder
bytes permission_name = 2;
setPermissionName(String) - Method in class org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
setPermissionNameBytes(ByteString) - Method in class org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
setPkD(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
bytes pkD = 2;
setPkD(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes pkD = 9;
setPort(int) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 port = 9;
setPort(int) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
int32 port = 2;
setPos(long) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
int64 pos = 5;
setPosition(long) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
int64 position = 4;
setPosition(long) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
int64 position = 2;
setPrecision(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 precision = 7;
setPrev(ByteString) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes prev = 12;
setPrices(int, Response.MarketPrice) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
setPrices(int, Response.MarketPrice.Builder) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
setPrices(String) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
string prices = 1;
setPricesBytes(ByteString) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
string prices = 1;
setPrivateKey(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes privateKey = 1;
setPrivateKey(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes privateKey = 1;
setPrivateKey(String) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
setPrivateKey(ByteString) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
bytes privateKey = 2;
setPrivateKeyBytes(ByteString) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
setProcessCpuRate(double) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double processCpuRate = 11;
setProposalId(long) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
int64 proposal_id = 2;
setProposalId(long) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
int64 proposal_id = 2;
setProposalId(long) - Method in class org.tron.trident.proto.Response.Proposal.Builder
int64 proposal_id = 1;
setProposals(int, Response.Proposal) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
setProposals(int, Response.Proposal.Builder) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
setProposerAddress(ByteString) - Method in class org.tron.trident.proto.Response.Proposal.Builder
bytes proposer_address = 2;
setProvider(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes provider = 3;
setPubKey(ByteString) - Method in class org.tron.trident.proto.Response.Witness.Builder
bytes pubKey = 3;
setPublicFreeAssetNetLimit(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_limit = 23;
setPublicFreeAssetNetUsage(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_usage = 24;
setPublicLatestFreeNetTime(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_latest_free_net_time = 25;
setQuant(long) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 quant = 4;
setQuant(long) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 quant = 4;
setQuant(long) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 quant = 4;
setRawData(Chain.BlockHeader.raw) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
setRawData(Chain.BlockHeader.raw.Builder) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
setRawData(Chain.Transaction.raw) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
setRawData(Chain.Transaction.raw.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
setRcm(ByteString) - Method in class org.tron.trident.proto.Common.Note.Builder
random 32
setReceipt(Response.ResourceReceipt) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
setReceipt(Response.ResourceReceipt.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
setReceiveDescription(int, GrpcAPI.ReceiveDescription) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
setReceiveDescription(int, GrpcAPI.ReceiveDescription.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
setReceiverAddress(ByteString) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
bytes receiver_address = 4;
setReceiverAddress(ByteString) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes receiver_address = 15;
setReceiverAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
bytes receiver_address = 4;
setReceiverAddress(ByteString) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes receiver_address = 15;
setRefBlockBytes(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_bytes = 1;
setRefBlockHash(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_hash = 4;
setRefBlockNum(long) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 ref_block_num = 3;
setReference(long, byte[]) - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setReferHeadBlockId(BlockId) - Method in class org.tron.trident.core.ApiWrapper
 
setRejected(boolean) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
bool rejected = 6;
setRemainNum(long) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 remainNum = 2;
setRemoteDisconnectReason(String) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
setRemoteDisconnectReasonBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.authority.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.Key.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.Note.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.Account.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
setResMessage(ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
bytes resMessage = 10;
setResource(Common.ResourceCode) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
setResource(Common.ResourceCode) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
setResource(Common.ResourceCode) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
setResource(Common.ResourceCode) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
setResource(Common.ResourceCode) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
setResource(Common.ResourceCode) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
setResourceValue(int) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
setResourceValue(int) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
setResourceValue(int) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
setResourceValue(int) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
.protocol.ResourceCode resource = 2;
setResourceValue(int) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
setResourceValue(int) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
.protocol.ResourceCode resource = 3;
setResult(Response.TransactionReturn) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
setResult(Response.TransactionReturn.Builder) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
setResult(Response.TransactionReturn) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
.protocol.TransactionReturn result = 1;
setResult(Response.TransactionReturn.Builder) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
.protocol.TransactionReturn result = 1;
setResult(Chain.Transaction.Result.contractResult) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
setResult(Response.TransactionApprovedList.Result) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
setResult(Response.TransactionApprovedList.Result.Builder) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
setResult(Response.TransactionReturn) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
setResult(Response.TransactionReturn.Builder) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
setResult(Response.TransactionInfo.code) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
setResult(boolean) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
bool result = 1;
setResult(Response.TransactionSignWeight.Result) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
setResult(Response.TransactionSignWeight.Result.Builder) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
setResultValue(int) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
setResultValue(int) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
setRet(int, Chain.Transaction.Result) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
setRet(int, Chain.Transaction.Result.Builder) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
setRet(Chain.Transaction.Result.code) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
setRetValue(int) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
setRk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check spend authority signature
setRoot(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes root = 3;
setRuntimeCode(ByteString) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
bytes runtime_code = 2;
setSameIpMaxConnectCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sameIpMaxConnectCount = 9;
setScore(int) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 score = 20;
setScripts(ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
scripts not used
setSecondTokenBalance(long) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 second_token_balance = 5;
setSecondTokenBalance(long) - Method in class org.tron.trident.proto.Response.Exchange.Builder
int64 second_token_balance = 9;
setSecondTokenId(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes second_token_id = 4;
setSecondTokenId(ByteString) - Method in class org.tron.trident.proto.Response.Exchange.Builder
bytes second_token_id = 8;
setSellTokenId(ByteString) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes sell_token_id = 2;
setSellTokenId(ByteString) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
bytes sell_token_id = 4;
setSellTokenId(ByteString) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes sell_token_id = 1;
setSellTokenId(ByteString) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
bytes sell_token_id = 1;
setSellTokenQuantity(long) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
int64 sell_token_quantity = 3;
setSellTokenQuantity(long) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity = 5;
setSellTokenQuantity(long) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
int64 sell_token_quantity = 1;
setSellTokenQuantityRemain(long) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity_remain = 9;
setSellTokenQuantityReturn(long) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
When state != ACTIVE and sell_token_quantity_return !=0, it means that some sell tokens are returned to the account due to insufficient remaining amount
setSendNodeSize(int) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sendNodeSize = 7;
setShieldedReceives(int, GrpcAPI.ReceiveNote) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
setShieldedReceives(int, GrpcAPI.ReceiveNote.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
setShieldedReceives(int, GrpcAPI.ReceiveNote) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
setShieldedReceives(int, GrpcAPI.ReceiveNote.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
setShieldedSpends(int, GrpcAPI.SpendNoteTRC20) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
setShieldedSpends(int, GrpcAPI.SpendNoteTRC20.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
setShieldedSpends(int, GrpcAPI.SpendNoteTRC20) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
setShieldedSpends(int, GrpcAPI.SpendNoteTRC20.Builder) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
setShieldedTransactionFee(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 shielded_transaction_fee = 22;
setShieldedTransactionFee(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 shielded_transaction_fee = 22;
setShieldedTRC20ContractAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 3;
setShieldedTRC20ContractAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 5;
setShieldedTRC20ContractAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 4;
setShieldedTRC20ContractAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 9;
setShieldedTRC20ContractAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes shielded_TRC20_contract_address = 9;
setShieldedTRC20Parameters(GrpcAPI.ShieldedTRC20Parameters) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
setShieldedTRC20Parameters(GrpcAPI.ShieldedTRC20Parameters.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
setSignature(int, ByteString) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
setSk(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes sk = 1;
setSmartContract(Common.SmartContract) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
setSmartContract(Common.SmartContract.Builder) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
setSolidityBlock(String) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
setSolidityBlockBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
setSpendAuthoritySignature(int, GrpcAPI.BytesMessage) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
setSpendAuthoritySignature(int, GrpcAPI.BytesMessage.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
setSpendAuthoritySignature(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes spend_authority_signature = 6;
setSpendDescription(int, GrpcAPI.SpendDescription) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
setSpendDescription(int, GrpcAPI.SpendDescription.Builder) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
setStackTrace(String) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
setStackTraceBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
setStartBlockIndex(long) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
setStartBlockIndex(long) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
setStartNum(long) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 startNum = 1;
setStartTime(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 start_time = 9;
setState(Response.MarketOrder.State) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
setState(String) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
setState(Response.Proposal.State) - Method in class org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
setStateBytes(ByteString) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
setStateMutability(String) - Method in class org.tron.trident.core.contract.ContractFunction.Builder
 
setStateMutability(String) - Method in class org.tron.trident.core.contract.ContractFunction
 
setStateMutability(Common.SmartContract.ABI.Entry.StateMutabilityType) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
setStateMutabilityValue(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
setStateValue(int) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
setStateValue(int) - Method in class org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
setStatus(String) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string status = 4;
setStatusBytes(ByteString) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string status = 4;
setStorageLimit(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
storage resource, get from market
setStorageLimit(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageLimit = 22;
setStorageUsage(long) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 storage_usage = 7;
setStorageUsed(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageUsed = 21;
setSupport(boolean) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
bool support = 3;
setSupport(boolean) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bool support = 3;
setSupportConstant(boolean) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool supportConstant = 15;
setSyncBlockRequestedSize(int) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncBlockRequestedSize = 15;
setSyncFlag(boolean) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool syncFlag = 4;
setSyncToFetchSize(int) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncToFetchSize = 13;
setSyncToFetchSizePeekNum(long) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 syncToFetchSizePeekNum = 14;
setTakerOrderId(ByteString) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
bytes takerOrderId = 2;
setThreadCount(int) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 threadCount = 1;
setThreshold(long) - Method in class org.tron.trident.proto.Common.Permission.Builder
int64 threshold = 4;
setTime(long) - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setTimestamp(long) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
int64 timestamp = 2;
setTimestamp() - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setTimestamp(long) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 timestamp = 1;
setTimestamp(long) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 timestamp = 14;
setTimestamp(long) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
int64 timestamp = 2;
setTimestamp(long) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
int64 timestamp = 4;
setTo(ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
bytes to = 2;
setToAccounts(int, ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
setToAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes toAddress = 2;
setToAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes toAddress = 2;
setToAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes toAddress = 2;
setToAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes toAddress = 2;
setToAddress(ByteString) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes to_address = 2;
setToAddress(ByteString) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
bytes to_address = 3;
setToAddress(ByteString) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
bytes to_address = 2;
setToAddress(ByteString) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes to_address = 2;
setToAmount(String) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
setToAmount(String) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
setToAmount(String) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
setToAmountBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
setToAmountBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
setToAmountBytes(ByteString) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
setTokenId(long) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 token_id = 4;
setTokenId(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes token_id = 3;
setTokenId(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes token_id = 3;
setTokenId(ByteString) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes token_id = 3;
setTokenId(long) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 token_id = 6;
setTokenId(String) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
setTokenIdBytes(ByteString) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
setTopics(int, ByteString) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
setTotalEnergyLimit(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyLimit = 15;
setTotalEnergyWeight(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyWeight = 16;
setTotalFlow(long) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
int64 totalFlow = 7;
setTotalMemory(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 totalMemory = 4;
setTotalMissed(long) - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 totalMissed = 6;
setTotalNetLimit(long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetLimit = 7;
setTotalNetLimit(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetLimit = 7;
setTotalNetWeight(long) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetWeight = 8;
setTotalNetWeight(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetWeight = 8;
setTotalProduced(long) - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 totalProduced = 5;
setTotalSupply(long) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 total_supply = 4;
setTotalTronPowerWeight(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalTronPowerWeight = 9;
setTransaction(Chain.Transaction) - Method in class org.tron.trident.core.transaction.TransactionBuilder
 
setTransaction(Chain.Transaction) - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setTransaction(Chain.Transaction) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
setTransaction(Response.TransactionExtention) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
setTransaction(Response.TransactionExtention.Builder) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
setTransaction(Chain.Transaction) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
setTransaction(int, Chain.Transaction) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
setTransaction(int, Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
setTransaction(Response.TransactionExtention) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
setTransaction(Response.TransactionExtention.Builder) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
setTransactionBalanceTrace(int, Response.TransactionBalanceTrace) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
setTransactionBalanceTrace(int, Response.TransactionBalanceTrace.Builder) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
BlockIdentifier parent_block_identifier = 4;
setTransactionCreate(boolean) - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setTransactionIdentifier(ByteString) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
bytes transaction_identifier = 1;
setTransactionInfo(int, Response.TransactionInfo) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
setTransactionInfo(int, Response.TransactionInfo.Builder) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
setTransactions(int, Chain.Transaction) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
setTransactions(int, Chain.Transaction.Builder) - Method in class org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
setTransactions(int, Response.TransactionExtention) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
setTransactions(int, Response.TransactionExtention.Builder) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
setTransferToAddress(ByteString) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
the one recieve trx (TBD: or token) via function
setTransparentToAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes transparent_to_address = 7;
setTransparentToAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes transparent_to_address = 7;
setTransparentToAddress(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
bytes transparent_to_address = 4;
setTransparentToAddress(ByteString) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes transparent_to_address = 7;
setTriggerContractInput(String) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
setTriggerContractInputBytes(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
setTronPower(Response.Account.Frozen) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.Frozen tron_power = 47;
setTronPower(Response.Account.Frozen.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Account.Frozen tron_power = 47;
setTronPowerLimit(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 tronPowerLimit = 11;
setTronPowerUsed(long) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 tronPowerUsed = 10;
setTrxHash(ByteString) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setTrxHash(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
bytes trx_hash = 10;
setTrxNum(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 trx_num = 6;
setTxId(int, String) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
repeated string txId = 1;
setTxid(ByteString) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes txid = 4;
setTxid(ByteString) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
transaction id = sha256(transaction.raw_data)
setTxid(ByteString) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
transaction id = sha256(transaction.raw_data)
setTxTrieRoot(ByteString) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes txTrieRoot = 2;
setType(int) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
int32 type = 1;
setType(Chain.Transaction.Contract.ContractType) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
setType(Common.Permission.PermissionType) - Method in class org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
setType(Common.SmartContract.ABI.Entry.EntryType) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
setType(String) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
setType(Common.AccountType) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
setType(Common.AccountType) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
setType(Common.ResourceCode) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
.protocol.ResourceCode type = 1;
setType(Common.ResourceCode) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
.protocol.ResourceCode type = 1;
setType(String) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string type = 3;
setTypeBytes(ByteString) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
setTypeBytes(ByteString) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
string type = 3;
setTypeValue(int) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
setTypeValue(int) - Method in class org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
setTypeValue(int) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
setTypeValue(int) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
setTypeValue(int) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
setTypeValue(int) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
.protocol.ResourceCode type = 1;
setTypeValue(int) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
.protocol.ResourceCode type = 1;
setUnFetchSynNum(long) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 unFetchSynNum = 16;
setUnfreezeAmount(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 unfreeze_amount = 16;
setUnfreezeAmount(long) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
int64 unfreeze_amount = 3;
setUnfreezeAmount(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 unfreeze_amount = 16;
setUnfreezeBalance(long) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
int64 unfreeze_balance = 2;
setUnfreezeExpireTime(long) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
int64 unfreeze_expire_time = 4;
setUnfrozenV2(int, Response.Account.UnFreezeV2) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
setUnfrozenV2(int, Response.Account.UnFreezeV2.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Account.UnFreezeV2 unfrozenV2 = 35;
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.BlockReq.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Block.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Transaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Transaction.raw.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.AccountId.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.authority.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.Key.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.MarketOrderDetail.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.Note.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.Permission.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Common.Vote.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ClearABIContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.TransferContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.AccountResource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.FreezeV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.Frozen.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.AccountNetMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.AssetIssueList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockExtention.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockIdentifier.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.BlockListExtention.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ChainParameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DelegatedResource.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Exchange.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ExchangeList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.InternalTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketOrder.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketOrderList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketOrderPair.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketPrice.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.MarketPriceList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NodeList.Node.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.NullifierResult.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.PricesResponseMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Proposal.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ProposalList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.ResourceReceipt.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionExtention.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionInfoList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionReturn.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionSign.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.Witness.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
 
setUpdateCycle(long) - Method in class org.tron.trident.proto.Contract.ContractState.Builder
int64 update_cycle = 3;
setUpdateUrl(ByteString) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes update_url = 12;
setUrl(ByteString) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes url = 21;
setUrl(ByteString) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes url = 3;
setUrl(ByteString) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes url = 2;
setUrl(String) - Method in class org.tron.trident.proto.Response.Witness.Builder
string url = 4;
setUrlBytes(ByteString) - Method in class org.tron.trident.proto.Response.Witness.Builder
string url = 4;
setUseRate(double) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
double useRate = 5;
setUseSize(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 useSize = 3;
setValue(ByteString) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage.Builder
bytes value = 1;
setValue(long) - Method in class org.tron.trident.proto.Common.Note.Builder
int64 value = 1;
setValue(long) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
int64 value = 2;
setValueCommitment(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes value_commitment = 1;
setValueCommitment(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes value_commitment = 1;
setVerified(boolean) - Method in class org.tron.trident.core.transaction.TransactionCapsule
 
setVersion(int) - Method in class org.tron.trident.core.contract.Contract.Builder
 
setVersion(int) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int32 version = 10;
setVersion(int) - Method in class org.tron.trident.proto.Common.SmartContract.Builder
int32 version = 11;
setVoteAddress(ByteString) - Method in class org.tron.trident.proto.Common.Vote.Builder
bytes vote_address = 1;
setVoteAddress(int, ByteString) - Method in class org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
setVoteAddress(ByteString) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
bytes vote_address = 1;
setVoteCount(long) - Method in class org.tron.trident.proto.Common.Vote.Builder
int64 vote_count = 2;
setVoteCount(long) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
int64 vote_count = 2;
setVoteCount(long) - Method in class org.tron.trident.proto.Response.Witness.Builder
int64 voteCount = 2;
setVotes(int, Contract.VoteWitnessContract.Vote) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
setVotes(int, Contract.VoteWitnessContract.Vote.Builder) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
setVotes(int, Common.Vote) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
setVotes(int, Common.Vote.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
the votes
setVoteScore(int) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 vote_score = 16;
setWaitTime(long) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 waitTime = 6;
setWeight(long) - Method in class org.tron.trident.proto.Common.Key.Builder
int64 weight = 2;
setWithdrawAmount(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_amount = 15;
setWithdrawAmount(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_amount = 15;
setWithdrawExpireAmount(long) - Method in class org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_expire_amount = 27;
setWithdrawExpireAmount(long) - Method in class org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_expire_amount = 28;
setWitness(Common.Permission) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
setWitness(Common.Permission.Builder) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
setWitnessAddress(ByteString) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes witness_address = 9;
setWitnesses(int, Response.Witness) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
setWitnesses(int, Response.Witness.Builder) - Method in class org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
setWitnessId(long) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 witness_id = 8;
setWitnessPermission(Common.Permission) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
setWitnessPermission(Common.Permission.Builder) - Method in class org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
setWitnessSignature(ByteString) - Method in class org.tron.trident.proto.Chain.BlockHeader.Builder
bytes witness_signature = 2;
setZkproof(ByteString) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes zkproof = 6;
setZkproof(ByteString) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes zkproof = 5;
sha256(byte[]) - Static method in class org.tron.trident.crypto.Hash
Generates SHA-256 digest for the given input.
Sha256Hash - Class in org.tron.trident.core.utils
A Sha256Hash just wraps a byte[] so that equals and hashcode work correctly, allowing it to be used as keys in a map.
Sha256Hash(long, byte[]) - Constructor for class org.tron.trident.core.utils.Sha256Hash
 
Sha256Hash(long, Sha256Hash) - Constructor for class org.tron.trident.core.utils.Sha256Hash
 
Sha256Hash(byte[]) - Constructor for class org.tron.trident.core.utils.Sha256Hash
Deprecated.
sha256hash160(byte[]) - Static method in class org.tron.trident.crypto.Hash
 
sha3(String) - Static method in class org.tron.trident.crypto.Hash
Keccak-256 hash function.
sha3(byte[], int, int) - Static method in class org.tron.trident.crypto.Hash
Keccak-256 hash function.
sha3(byte[]) - Static method in class org.tron.trident.crypto.Hash
Keccak-256 hash function.
sha3String(String) - Static method in class org.tron.trident.crypto.Hash
Keccak-256 hash function that operates on a UTF-8 encoded String.
SHIELDED_RECEIVES_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
SHIELDED_RECEIVES_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
SHIELDED_SPENDS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
SHIELDED_SPENDS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
SHIELDED_TRANSACTION_FEE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
SHIELDED_TRANSACTION_FEE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
SHIELDED_TRC20_PARAMETERS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
ShieldedTransferContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ShieldedTransferContract = 51;
shiftLeft(int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Shift all bits in this value to the left.
shiftLeft(int, T) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Shift all bits in this value to the left.
shiftLeft(int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
 
shiftLeft(int) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Shift all bits in this value to the left.
shiftRight(int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Shift all bits in this value to the right.
shiftRight(int, T) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Shift all bits in this value to the right.
shiftRight(int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
 
shiftRight(int) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Shift all bits in this value to the right.
Short - Class in org.tron.trident.abi.datatypes.primitive
 
Short(short) - Constructor for class org.tron.trident.abi.datatypes.primitive.Short
 
SIGERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
error in signature
sign(Bytes32, SECP256K1.KeyPair) - Static method in class org.tron.trident.crypto.SECP256K1
 
SIGNATURE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction
 
SIGNATURE_FORMAT_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
SIGNATURE_FORMAT_ERROR = 1;
SIGNATURE_FORMAT_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
SIGNATURE_FORMAT_ERROR = 2;
SignatureValidator - Class in org.tron.trident.core.transaction
 
SignatureValidator() - Constructor for class org.tron.trident.core.transaction.SignatureValidator
 
signTransaction(Response.TransactionExtention, KeyPair) - Method in interface org.tron.trident.core.Api
 
signTransaction(Chain.Transaction, KeyPair) - Method in interface org.tron.trident.core.Api
 
signTransaction(Response.TransactionExtention) - Method in interface org.tron.trident.core.Api
 
signTransaction(Chain.Transaction) - Method in interface org.tron.trident.core.Api
 
signTransaction(Response.TransactionExtention, KeyPair) - Method in class org.tron.trident.core.ApiWrapper
 
signTransaction(Chain.Transaction, KeyPair) - Method in class org.tron.trident.core.ApiWrapper
 
signTransaction(Response.TransactionExtention) - Method in class org.tron.trident.core.ApiWrapper
 
signTransaction(Chain.Transaction) - Method in class org.tron.trident.core.ApiWrapper
 
signTransaction(byte[], KeyPair) - Static method in class org.tron.trident.core.key.KeyPair
Return a signature message in byte[]
size() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides the number of bytes this value represents.
SIZE - Static variable in interface org.tron.trident.crypto.tuwenitypes.Bytes32
The number of bytes in this value - i.e.
size() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
 
size() - Method in class org.tron.trident.crypto.tuwenitypes.DelegatingBytes32
 
SK_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
slice(int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Create a new value representing (a view of) a slice of the bytes of this value.
slice(int, int) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Create a new value representing (a view of) a slice of the bytes of this value.
slice(int, int) - Method in class org.tron.trident.crypto.tuwenitypes.DelegatingBytes32
 
SMART_CONTRACT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
SOLIDITYBLOCK_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
SPEND_AUTHORITY_SIGNATURE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
SPEND_AUTHORITY_SIGNATURE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendDescription
 
SPEND_DESCRIPTION_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
STACK_OVERFLOW_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_OVERFLOW = 9;
STACK_TOO_LARGE_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_TOO_LARGE = 7;
STACK_TOO_SMALL_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_TOO_SMALL = 6;
STACKTRACE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
START_BLOCK_INDEX_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
START_BLOCK_INDEX_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
START_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
STARTNUM_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.BlockLimit
 
STATE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.MarketOrder
 
STATE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
STATE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Proposal
 
STATEMUTABILITY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
StaticArray<T extends Type> - Class in org.tron.trident.abi.datatypes
Static array type.
StaticArray(T...) - Constructor for class org.tron.trident.abi.datatypes.StaticArray
Deprecated.
StaticArray(int, T...) - Constructor for class org.tron.trident.abi.datatypes.StaticArray
Deprecated.
StaticArray(List<T>) - Constructor for class org.tron.trident.abi.datatypes.StaticArray
Deprecated.
StaticArray(int, List<T>) - Constructor for class org.tron.trident.abi.datatypes.StaticArray
Deprecated.
StaticArray(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.StaticArray
 
StaticArray(Class<T>, int, T...) - Constructor for class org.tron.trident.abi.datatypes.StaticArray
 
StaticArray(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.StaticArray
 
StaticArray(Class<T>, int, List<T>) - Constructor for class org.tron.trident.abi.datatypes.StaticArray
 
StaticArray1<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray1(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray1
Deprecated.
StaticArray1(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray1
Deprecated.
StaticArray1(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray1
 
StaticArray1(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray1
 
StaticArray10<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray10(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray10
Deprecated.
StaticArray10(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray10
Deprecated.
StaticArray10(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray10
 
StaticArray10(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray10
 
StaticArray11<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray11(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray11
Deprecated.
StaticArray11(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray11
Deprecated.
StaticArray11(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray11
 
StaticArray11(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray11
 
StaticArray12<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray12(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray12
Deprecated.
StaticArray12(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray12
Deprecated.
StaticArray12(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray12
 
StaticArray12(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray12
 
StaticArray13<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray13(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray13
Deprecated.
StaticArray13(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray13
Deprecated.
StaticArray13(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray13
 
StaticArray13(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray13
 
StaticArray14<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray14(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray14
Deprecated.
StaticArray14(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray14
Deprecated.
StaticArray14(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray14
 
StaticArray14(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray14
 
StaticArray15<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray15(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray15
Deprecated.
StaticArray15(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray15
Deprecated.
StaticArray15(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray15
 
StaticArray15(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray15
 
StaticArray16<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray16(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray16
Deprecated.
StaticArray16(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray16
Deprecated.
StaticArray16(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray16
 
StaticArray16(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray16
 
StaticArray17<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray17(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray17
Deprecated.
StaticArray17(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray17
Deprecated.
StaticArray17(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray17
 
StaticArray17(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray17
 
StaticArray18<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray18(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray18
Deprecated.
StaticArray18(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray18
Deprecated.
StaticArray18(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray18
 
StaticArray18(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray18
 
StaticArray19<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray19(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray19
Deprecated.
StaticArray19(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray19
Deprecated.
StaticArray19(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray19
 
StaticArray19(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray19
 
StaticArray2<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray2(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray2
Deprecated.
StaticArray2(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray2
Deprecated.
StaticArray2(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray2
 
StaticArray2(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray2
 
StaticArray20<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray20(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray20
Deprecated.
StaticArray20(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray20
Deprecated.
StaticArray20(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray20
 
StaticArray20(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray20
 
StaticArray21<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray21(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray21
Deprecated.
StaticArray21(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray21
Deprecated.
StaticArray21(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray21
 
StaticArray21(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray21
 
StaticArray22<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray22(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray22
Deprecated.
StaticArray22(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray22
Deprecated.
StaticArray22(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray22
 
StaticArray22(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray22
 
StaticArray23<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray23(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray23
Deprecated.
StaticArray23(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray23
Deprecated.
StaticArray23(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray23
 
StaticArray23(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray23
 
StaticArray24<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray24(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray24
Deprecated.
StaticArray24(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray24
Deprecated.
StaticArray24(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray24
 
StaticArray24(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray24
 
StaticArray25<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray25(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray25
Deprecated.
StaticArray25(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray25
Deprecated.
StaticArray25(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray25
 
StaticArray25(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray25
 
StaticArray26<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray26(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray26
Deprecated.
StaticArray26(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray26
Deprecated.
StaticArray26(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray26
 
StaticArray26(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray26
 
StaticArray27<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray27(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray27
Deprecated.
StaticArray27(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray27
Deprecated.
StaticArray27(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray27
 
StaticArray27(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray27
 
StaticArray28<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray28(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray28
Deprecated.
StaticArray28(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray28
Deprecated.
StaticArray28(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray28
 
StaticArray28(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray28
 
StaticArray29<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray29(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray29
Deprecated.
StaticArray29(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray29
Deprecated.
StaticArray29(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray29
 
StaticArray29(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray29
 
StaticArray3<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray3(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray3
Deprecated.
StaticArray3(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray3
Deprecated.
StaticArray3(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray3
 
StaticArray3(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray3
 
StaticArray30<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray30(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray30
Deprecated.
StaticArray30(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray30
Deprecated.
StaticArray30(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray30
 
StaticArray30(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray30
 
StaticArray31<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray31(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray31
Deprecated.
StaticArray31(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray31
Deprecated.
StaticArray31(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray31
 
StaticArray31(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray31
 
StaticArray32<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray32(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray32
Deprecated.
StaticArray32(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray32
Deprecated.
StaticArray32(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray32
 
StaticArray32(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray32
 
StaticArray4<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray4(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray4
Deprecated.
StaticArray4(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray4
Deprecated.
StaticArray4(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray4
 
StaticArray4(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray4
 
StaticArray5<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray5(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray5
Deprecated.
StaticArray5(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray5
Deprecated.
StaticArray5(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray5
 
StaticArray5(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray5
 
StaticArray6<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray6(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray6
Deprecated.
StaticArray6(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray6
Deprecated.
StaticArray6(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray6
 
StaticArray6(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray6
 
StaticArray7<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray7(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray7
Deprecated.
StaticArray7(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray7
Deprecated.
StaticArray7(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray7
 
StaticArray7(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray7
 
StaticArray8<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray8(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray8
Deprecated.
StaticArray8(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray8
Deprecated.
StaticArray8(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray8
 
StaticArray8(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray8
 
StaticArray9<T extends Type> - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
StaticArray9(List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray9
Deprecated.
StaticArray9(T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray9
Deprecated.
StaticArray9(Class<T>, List<T>) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray9
 
StaticArray9(Class<T>, T...) - Constructor for class org.tron.trident.abi.datatypes.generated.StaticArray9
 
StaticArrayTypeReference(int) - Constructor for class org.tron.trident.abi.TypeReference.StaticArrayTypeReference
 
StaticStruct - Class in org.tron.trident.abi.datatypes
 
StaticStruct(List<Type>) - Constructor for class org.tron.trident.abi.datatypes.StaticStruct
 
StaticStruct(Type...) - Constructor for class org.tron.trident.abi.datatypes.StaticStruct
 
STATUS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
STORAGE_LIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
STORAGE_USAGE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.AccountResource
 
STORAGELIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
STORAGEUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
Strings - Class in org.tron.trident.utils
String utility functions.
StructType - Interface in org.tron.trident.abi.datatypes
 
subArray(byte[], int, int) - Static method in class org.tron.trident.core.utils.ByteArray
Generate a subarray of a given byte array.
subtract(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
subtract(long) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
subtract(T) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this - value).
subtract(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this - value).
subtractExact(T) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this - value).
subtractExact(long) - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns a value that is (this - value).
SUCCESS_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
SUCCESS = 1;
SUCCESS_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
SUCCESS = 0;
SUCCESS_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
SUCCESS = 0;
SUCESS_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.code
SUCESS = 0;
SUCESS_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionInfo.code
SUCESS = 0;
SUPPORT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteAssetContract
 
SUPPORT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteWitnessContract
 
SUPPORTCONSTANT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
symbol() - Method in class org.tron.trident.core.contract.Trc20Contract
Call function symbol() public view returns (string).
SYNCBLOCKREQUESTEDSIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
SYNCFLAG_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
SYNCTOFETCHSIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
SYNCTOFETCHSIZEPEEKNUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 

T

TAKERORDERID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.MarketOrderDetail
 
TAPOS_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
TAPOS_ERROR = 6;
THREADCOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
THRESHOLD_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Permission
 
TimeoutInterceptor - Class in org.tron.trident.core.interceptor
 
TimeoutInterceptor(long) - Constructor for class org.tron.trident.core.interceptor.TimeoutInterceptor
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader.raw
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.raw
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockBalanceTrace
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
TO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
TO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TransferAssetContract
 
TO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TransferContract
 
TO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
TO_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
TO_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
TO_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
TO_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResource
 
TOACCOUNTS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
TOADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
TOADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
TOADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
TOADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
toArray() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Extract the bytes of this value into a byte array.
toArray(ByteOrder) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Extract the bytes of this value into a byte array.
toArrayUnsafe() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Get the bytes represented by this value as byte array.
toBase58CheckAddress() - Method in class org.tron.trident.core.key.KeyPair
 
toBase64String() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides this value represented as base 64
toBigInt(byte[], int, int) - Static method in class org.tron.trident.utils.Numeric
 
toBigInt(byte[]) - Static method in class org.tron.trident.utils.Numeric
 
toBigInt(String) - Static method in class org.tron.trident.utils.Numeric
 
toBigInteger() - Method in class org.tron.trident.core.utils.Sha256Hash
Returns the bytes interpreted as a positive integer.
toBigInteger() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
The BigInteger corresponding to interpreting these bytes as a two's-complement signed integer.
toBigInteger(ByteOrder) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
The BigInteger corresponding to interpreting these bytes as a two's-complement signed integer.
toBigInteger() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
toBigInteger() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Provides the value as a BigInteger.
toBigIntNoPrefix(String) - Static method in class org.tron.trident.utils.Numeric
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
toBuilder() - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
toBuilder() - Method in class org.tron.trident.proto.Chain.Block
 
toBuilder() - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
toBuilder() - Method in class org.tron.trident.proto.Chain.BlockHeader
 
toBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
toBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
toBuilder() - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
toBuilder() - Method in class org.tron.trident.proto.Chain.Transaction
 
toBuilder() - Method in class org.tron.trident.proto.Common.AccountId
 
toBuilder() - Method in class org.tron.trident.proto.Common.authority
 
toBuilder() - Method in class org.tron.trident.proto.Common.Key
 
toBuilder() - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
toBuilder() - Method in class org.tron.trident.proto.Common.Note
 
toBuilder() - Method in class org.tron.trident.proto.Common.Permission
 
toBuilder() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
toBuilder() - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
toBuilder() - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
toBuilder() - Method in class org.tron.trident.proto.Common.SmartContract
 
toBuilder() - Method in class org.tron.trident.proto.Common.Vote
 
toBuilder() - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
toBuilder() - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ContractState
 
toBuilder() - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.TransferContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
toBuilder() - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
toBuilder() - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
toBuilder() - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
toBuilder() - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
toBuilder() - Method in class org.tron.trident.proto.Response.Account.Frozen
 
toBuilder() - Method in class org.tron.trident.proto.Response.Account
 
toBuilder() - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
toBuilder() - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
toBuilder() - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
toBuilder() - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
toBuilder() - Method in class org.tron.trident.proto.Response.AssetIssueList
 
toBuilder() - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
toBuilder() - Method in class org.tron.trident.proto.Response.BlockExtention
 
toBuilder() - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
toBuilder() - Method in class org.tron.trident.proto.Response.BlockList
 
toBuilder() - Method in class org.tron.trident.proto.Response.BlockListExtention
 
toBuilder() - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
toBuilder() - Method in class org.tron.trident.proto.Response.ChainParameters
 
toBuilder() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
toBuilder() - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
toBuilder() - Method in class org.tron.trident.proto.Response.DelegatedResource
 
toBuilder() - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
toBuilder() - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
toBuilder() - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
toBuilder() - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
toBuilder() - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
toBuilder() - Method in class org.tron.trident.proto.Response.Exchange
 
toBuilder() - Method in class org.tron.trident.proto.Response.ExchangeList
 
toBuilder() - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
toBuilder() - Method in class org.tron.trident.proto.Response.InternalTransaction
 
toBuilder() - Method in class org.tron.trident.proto.Response.MarketOrder
 
toBuilder() - Method in class org.tron.trident.proto.Response.MarketOrderList
 
toBuilder() - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
toBuilder() - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
toBuilder() - Method in class org.tron.trident.proto.Response.MarketPrice
 
toBuilder() - Method in class org.tron.trident.proto.Response.MarketPriceList
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeInfo
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeList.Node
 
toBuilder() - Method in class org.tron.trident.proto.Response.NodeList
 
toBuilder() - Method in class org.tron.trident.proto.Response.NullifierResult
 
toBuilder() - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
toBuilder() - Method in class org.tron.trident.proto.Response.Proposal
 
toBuilder() - Method in class org.tron.trident.proto.Response.ProposalList
 
toBuilder() - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
toBuilder() - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionExtention
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfo
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionList
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionReturn
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionSign
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
toBuilder() - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
toBuilder() - Method in class org.tron.trident.proto.Response.Witness
 
toBuilder() - Method in class org.tron.trident.proto.Response.WitnessList
 
toBytes() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
toBytes() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Provides the value as bytes.
toBytesPadded(BigInteger, int) - Static method in class org.tron.trident.utils.Numeric
 
toCsv(List<String>) - Static method in class org.tron.trident.utils.Strings
 
toEllipsisHexString() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
 
toHex(byte[]) - Static method in class org.tron.trident.core.ApiWrapper
 
toHex(ByteString) - Static method in class org.tron.trident.core.ApiWrapper
 
toHexAddress() - Method in class org.tron.trident.core.key.KeyPair
 
toHexString(byte[]) - Static method in class org.tron.trident.core.utils.ByteArray
 
toHexString() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides this value represented as hexadecimal, starting with "0x".
toHexString() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
This value represented as an hexadecimal string.
toHexString(byte[], int, int, boolean) - Static method in class org.tron.trident.utils.Numeric
 
toHexString(byte[]) - Static method in class org.tron.trident.utils.Numeric
 
toHexStringNoPrefix(BigInteger) - Static method in class org.tron.trident.utils.Numeric
 
toHexStringNoPrefix(byte[]) - Static method in class org.tron.trident.utils.Numeric
 
toHexStringNoPrefixZeroPadded(BigInteger, int) - Static method in class org.tron.trident.utils.Numeric
 
toHexStringWithPrefix(BigInteger) - Static method in class org.tron.trident.utils.Numeric
 
toHexStringWithPrefixSafe(BigInteger) - Static method in class org.tron.trident.utils.Numeric
 
toHexStringWithPrefixZeroPadded(BigInteger, int) - Static method in class org.tron.trident.utils.Numeric
 
toInt() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
The value corresponding to interpreting these bytes as an integer.
toInt(ByteOrder) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
The value corresponding to interpreting these bytes as an integer.
toJsonHex(byte[]) - Static method in class org.tron.trident.core.utils.ByteArray
Stringify byte[] x null for null null for empty []
toJsonHex(Long) - Static method in class org.tron.trident.core.utils.ByteArray
 
TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.CreateSmartContract
 
TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
TOKEN_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.TriggerSmartContract
 
TOKENID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
TokenValidator - Class in org.tron.trident.core.utils
 
TokenValidator() - Constructor for class org.tron.trident.core.utils.TokenValidator
 
toLong() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
The value corresponding to interpreting these bytes as a long.
toLong(ByteOrder) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
The value corresponding to interpreting these bytes as a long.
toLong() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
toLong() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Provides the value as a long.
toMinimalBytes() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
toMinimalBytes() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Provides the value as bytes without any leading zero bytes.
TOO_BIG_TRANSACTION_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
TOO_BIG_TRANSACTION_ERROR = 7;
TOPICS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo.Log
 
toPrivateKey() - Method in class org.tron.trident.core.key.KeyPair
 
toProto() - Method in class org.tron.trident.core.contract.Contract
build a SmartContract object
toPublicKey() - Method in class org.tron.trident.core.key.KeyPair
 
toQuantityHexString() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides this value represented as a minimal hexadecimal string (without any leading zero, except if it's valued zero or empty, in which case it returns 0x0).
toShortHexString() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides this value represented as a minimal hexadecimal string (without any leading zero)
toShortHexString() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Returns this value represented as a minimal hexadecimal string (without any leading zero)
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.Byte
 
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.Char
 
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.Double
 
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.Float
 
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.Int
 
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.Long
 
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.Number
 
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.PrimitiveType
 
toSolidityType() - Method in class org.tron.trident.abi.datatypes.primitive.Short
 
toString() - Method in class org.tron.trident.abi.datatypes.Address
 
toString() - Method in class org.tron.trident.abi.datatypes.Utf8String
 
toString() - Method in class org.tron.trident.core.contract.ContractFunction
 
toString() - Method in class org.tron.trident.core.transaction.BlockId
 
toString() - Method in class org.tron.trident.core.utils.Sha256Hash
 
toString() - Method in class org.tron.trident.crypto.SECP256K1.PrivateKey
 
toString() - Method in class org.tron.trident.crypto.SECP256K1.PublicKey
 
toString() - Method in class org.tron.trident.crypto.SECP256K1.Signature
 
toString() - Method in class org.tron.trident.crypto.tuwenitypes.AbstractBytes
 
toString() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return the hexadecimal string representation of this value.
toString() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
toString() - Method in enum org.tron.trident.utils.Convert.Unit
 
toSun(String, Convert.Unit) - Static method in class org.tron.trident.utils.Convert
 
toSun(BigDecimal, Convert.Unit) - Static method in class org.tron.trident.utils.Convert
 
TOTAL_SUPPLY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
TOTALENERGYLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
TOTALENERGYWEIGHT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
TOTALFLOW_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo
 
TOTALMEMORY_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
TOTALMISSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
TOTALNETLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountNetMessage
 
TOTALNETLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
TOTALNETWEIGHT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountNetMessage
 
TOTALNETWEIGHT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
TOTALPRODUCED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
totalSupply() - Method in class org.tron.trident.core.contract.Trc20Contract
Call function totalSupply() public view returns (uint256).
totalTransaction(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
java-tron return default 0
totalTransaction(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
java-tron return default 0
totalTransaction(GrpcAPI.EmptyMessage) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
java-tron return default 0
totalTransaction(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
java-tron return default 0
TOTALTRONPOWERWEIGHT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
toUint() - Method in class org.tron.trident.abi.datatypes.Address
 
toUInt256() - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
 
toUInt256() - Method in interface org.tron.trident.crypto.tuwenitypes.UInt256Value
Convert this value to a UInt256.
toUnprefixedHexString() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Provides this value represented as hexadecimal, with no prefix
toUnsignedBigInteger() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
The BigInteger corresponding to interpreting these bytes as an unsigned integer.
toUnsignedBigInteger(ByteOrder) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
The BigInteger corresponding to interpreting these bytes as an unsigned integer.
TRANSACTION_BALANCE_TRACE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockBalanceTrace
 
TRANSACTION_DEFAULT_EXPIRATION_TIME - Static variable in class org.tron.trident.core.Constant
 
TRANSACTION_EXPIRATION_ERROR_VALUE - Static variable in enum org.tron.trident.proto.Response.TransactionReturn.response_code
TRANSACTION_EXPIRATION_ERROR = 8;
TRANSACTION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.EasyTransferResponse
 
TRANSACTION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionApprovedList
 
TRANSACTION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionExtention
 
TRANSACTION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionList
 
TRANSACTION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSign
 
TRANSACTION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionSignWeight
 
TRANSACTION_IDENTIFIER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
TransactionBuilder - Class in org.tron.trident.core.transaction
 
TransactionBuilder(Chain.Transaction) - Constructor for class org.tron.trident.core.transaction.TransactionBuilder
 
TransactionCapsule - Class in org.tron.trident.core.transaction
 
TransactionCapsule(Message, Chain.Transaction.Contract.ContractType) - Constructor for class org.tron.trident.core.transaction.TransactionCapsule
 
TRANSACTIONINFO_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfoList
 
TRANSACTIONS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Block
 
TRANSACTIONS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.BlockExtention
 
transfer(String, String, long) - Method in interface org.tron.trident.core.Api
 
transfer(String, String, long) - Method in class org.tron.trident.core.ApiWrapper
Transfer TRX.
transfer(String, long, int, String, long) - Method in class org.tron.trident.core.contract.Trc20Contract
Call function transfer(address _to, uint256 _value) public returns (bool success).
TRANSFER_FAILED_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
TRANSFER_FAILED = 14;
TransferAssetContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TransferAssetContract = 2;
TransferContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TransferContract = 1;
transferFrom(String, String, long, int, String, long) - Method in class org.tron.trident.core.contract.Trc20Contract
call function transferFrom(address _from, address _to, uint256 _value) public returns (bool success) The transferFrom method is used for a withdraw workflow, allowing contracts to transfer tokens on your behalf.
TRANSFERTO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.InternalTransaction
 
transferTrc10(String, String, int, long) - Method in interface org.tron.trident.core.Api
 
transferTrc10(String, String, int, long) - Method in class org.tron.trident.core.ApiWrapper
Transfers TRC10 Asset
TRANSPARENT_TO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
TRANSPARENT_TO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
TRANSPARENT_TO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
TRANSPARENT_TO_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
Trc20Contract - Class in org.tron.trident.core.contract
The Trc20Contract is a wrapper class of a standard TRC-20 smart contract.
Trc20Contract(Contract, String, ApiWrapper) - Constructor for class org.tron.trident.core.contract.Trc20Contract
 
TrcToken - Class in org.tron.trident.abi.datatypes
Unsigned integer type.
TrcToken(int, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.TrcToken
 
TrcToken(int) - Constructor for class org.tron.trident.abi.datatypes.TrcToken
 
TrcToken(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.TrcToken
 
TRIGGER_CONTRACT_INPUT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
triggerCall(String, String, Function) - Method in interface org.tron.trident.core.Api
Deprecated.
triggerCall(String, String, Function) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.9.2, scheduled for removal in future versions. Use ApiWrapper.triggerConstantContract(String, String, Function, NodeType...) instead.
triggerCallV2(String, String, String) - Method in interface org.tron.trident.core.Api
Deprecated.
triggerCallV2(String, String, String) - Method in class org.tron.trident.core.ApiWrapper
Deprecated.
Since 0.9.2, scheduled for removal in future versions. Use ApiWrapper.triggerConstantContract(String, String, String, NodeType...) instead.
triggerConstantContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
triggerConstantContract(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
triggerConstantContract(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
triggerConstantContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
triggerConstantContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - Method in interface org.tron.trident.api.WalletSolidityGrpc.AsyncService
 
triggerConstantContract(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
triggerConstantContract(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
triggerConstantContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - Method in class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
triggerConstantContract(String, String, Function, NodeType...) - Method in interface org.tron.trident.core.Api
 
triggerConstantContract(String, String, String, NodeType...) - Method in interface org.tron.trident.core.Api
 
triggerConstantContract(String, String, String, long, long, String, NodeType...) - Method in interface org.tron.trident.core.Api
 
triggerConstantContract(String, String, Function, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
 
triggerConstantContract(String, String, String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
 
triggerConstantContract(String, String, String, long, long, String, NodeType...) - Method in class org.tron.trident.core.ApiWrapper
make a constant call - no broadcasting, no need to broadcast
triggerContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
rpc UpdateSetting(UpdateSettingContract) returns (TransactionExtention) {} // consume_user_resource_percent rpc UpdateEnergyLimit(UpdateEnergyLimitContract) returns (TransactionExtention) {} // origin_energy_limit rpc ClearContractABI(ClearABIContract) returns (TransactionExtention) {}
triggerContract(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
rpc UpdateSetting(UpdateSettingContract) returns (TransactionExtention) {} // consume_user_resource_percent rpc UpdateEnergyLimit(UpdateEnergyLimitContract) returns (TransactionExtention) {} // origin_energy_limit rpc ClearContractABI(ClearABIContract) returns (TransactionExtention) {}
triggerContract(Contract.TriggerSmartContract) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
rpc UpdateSetting(UpdateSettingContract) returns (TransactionExtention) {} // consume_user_resource_percent rpc UpdateEnergyLimit(UpdateEnergyLimitContract) returns (TransactionExtention) {} // origin_energy_limit rpc ClearContractABI(ClearABIContract) returns (TransactionExtention) {}
triggerContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
rpc UpdateSetting(UpdateSettingContract) returns (TransactionExtention) {} // consume_user_resource_percent rpc UpdateEnergyLimit(UpdateEnergyLimitContract) returns (TransactionExtention) {} // origin_energy_limit rpc ClearContractABI(ClearABIContract) returns (TransactionExtention) {}
triggerContract(String, String, String, long, long, String, long) - Method in interface org.tron.trident.core.Api
 
triggerContract(String, String, String, long, long, String, long) - Method in class org.tron.trident.core.ApiWrapper
make a TriggerSmartContract, - no broadcasting.
TriggerSmartContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TriggerSmartContract = 31;
trimLeadingBytes(byte[], byte) - Static method in class org.tron.trident.utils.Bytes
 
trimLeadingZeroes(byte[]) - Static method in class org.tron.trident.utils.Bytes
 
trimLeadingZeros() - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a slice of representing the same value but without any leading zero bytes.
TRON_POWER_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
TRON_POWER_VALUE - Static variable in enum org.tron.trident.proto.Common.ResourceCode
TRON_POWER = 2;
TRONGRID_MAIN_NET - Static variable in class org.tron.trident.core.Constant
 
TRONGRID_MAIN_NET_SOLIDITY - Static variable in class org.tron.trident.core.Constant
 
TRONGRID_SHASTA - Static variable in class org.tron.trident.core.Constant
 
TRONGRID_SHASTA_SOLIDITY - Static variable in class org.tron.trident.core.Constant
 
TRONPOWERLIMIT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
TRONPOWERUSED_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.AccountResourceMessage
 
TRX_HASH_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
TRX_NUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
TRX_SYMBOL - Static variable in class org.tron.trident.core.Constant
 
trxHash - Variable in class org.tron.trident.core.contract.Contract.Builder
 
trxHash - Variable in class org.tron.trident.core.contract.Contract
 
twiceOf(boolean, byte[]) - Static method in class org.tron.trident.core.utils.Sha256Hash
Creates a new instance containing the hash of the calculated hash of the given bytes.
TXID_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
TXID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
TXID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.EasyTransferResponse
 
TXID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionExtention
 
TXTRIEROOT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader.raw
 
Type<T> - Interface in org.tron.trident.abi.datatypes
ABI Types.
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Contract
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Permission
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountCreateContract
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.FreezeV2
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
TYPE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.Address
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.Bool
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.Bytes
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.DynamicBytes
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.Fixed
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.Int
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.TrcToken
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.Ufixed
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.Uint
 
TYPE_NAME - Static variable in class org.tron.trident.abi.datatypes.Utf8String
 
TypeDecoder - Class in org.tron.trident.abi
Ethereum Contract Application Binary Interface (ABI) decoding for types.
TypeDecoder() - Constructor for class org.tron.trident.abi.TypeDecoder
 
TypeEncoder - Class in org.tron.trident.abi
Ethereum Contract Application Binary Interface (ABI) encoding for types.
typeMap(List<List<T>>, Class<E>, Class<R>) - Static method in class org.tron.trident.abi.Utils
 
typeMap(List<T>, Class<R>) - Static method in class org.tron.trident.abi.Utils
 
TypeMappingException - Exception in org.tron.trident.abi
 
TypeMappingException(Exception) - Constructor for exception org.tron.trident.abi.TypeMappingException
 
TypeMappingException(String) - Constructor for exception org.tron.trident.abi.TypeMappingException
 
TypeMappingException(String, Exception) - Constructor for exception org.tron.trident.abi.TypeMappingException
 
TypeReference<T extends Type> - Class in org.tron.trident.abi
Type wrapper to get around limitations of Java's type erasure.
TypeReference() - Constructor for class org.tron.trident.abi.TypeReference
 
TypeReference(boolean) - Constructor for class org.tron.trident.abi.TypeReference
 
TypeReference.StaticArrayTypeReference<T extends Type> - Class in org.tron.trident.abi
 

U

Ufixed - Class in org.tron.trident.abi.datatypes
Signed fixed type.
Ufixed(int, int, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Ufixed
 
Ufixed(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Ufixed
 
Ufixed(BigInteger, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Ufixed
 
Ufixed(int, int, BigInteger, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Ufixed
 
Uint - Class in org.tron.trident.abi.datatypes
Unsigned integer type.
Uint(int, BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Uint
 
Uint(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.Uint
 
Uint104 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint104(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint104
 
Uint104(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint104
 
Uint112 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint112(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint112
 
Uint112(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint112
 
Uint120 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint120(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint120
 
Uint120(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint120
 
Uint128 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint128(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint128
 
Uint128(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint128
 
Uint136 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint136(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint136
 
Uint136(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint136
 
Uint144 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint144(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint144
 
Uint144(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint144
 
Uint152 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint152(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint152
 
Uint152(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint152
 
Uint16 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint16(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint16
 
Uint16(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint16
 
Uint160 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint160(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint160
 
Uint160(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint160
 
Uint168 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint168(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint168
 
Uint168(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint168
 
Uint176 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint176(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint176
 
Uint176(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint176
 
Uint184 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint184(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint184
 
Uint184(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint184
 
Uint192 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint192(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint192
 
Uint192(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint192
 
Uint200 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint200(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint200
 
Uint200(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint200
 
Uint208 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint208(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint208
 
Uint208(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint208
 
Uint216 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint216(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint216
 
Uint216(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint216
 
Uint224 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint224(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint224
 
Uint224(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint224
 
Uint232 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint232(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint232
 
Uint232(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint232
 
Uint24 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint24(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint24
 
Uint24(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint24
 
Uint240 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint240(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint240
 
Uint240(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint240
 
Uint248 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint248(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint248
 
Uint248(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint248
 
Uint256 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint256(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint256
 
Uint256(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint256
 
UInt256 - Class in org.tron.trident.crypto.tuwenitypes
An unsigned 256-bit precision number.
UInt256Value<T extends UInt256Value<T>> - Interface in org.tron.trident.crypto.tuwenitypes
Represents a 256-bit (32 bytes) unsigned integer value.
Uint32 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint32(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint32
 
Uint32(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint32
 
Uint40 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint40(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint40
 
Uint40(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint40
 
Uint48 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint48(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint48
 
Uint48(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint48
 
Uint56 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint56(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint56
 
Uint56(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint56
 
Uint64 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint64(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint64
 
Uint64(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint64
 
Uint72 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint72(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint72
 
Uint72(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint72
 
Uint8 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint8(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint8
 
Uint8(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint8
 
Uint80 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint80(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint80
 
Uint80(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint80
 
Uint88 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint88(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint88
 
Uint88(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint88
 
Uint96 - Class in org.tron.trident.abi.datatypes.generated
Auto generated code.
Uint96(BigInteger) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint96
 
Uint96(long) - Constructor for class org.tron.trident.abi.datatypes.generated.Uint96
 
undelegateResource(String, long, int, String) - Method in interface org.tron.trident.core.Api
 
undelegateResource(String, long, int, String) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API unDelegate resource
UnDelegateResourceContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UnDelegateResourceContract = 58;
UNFETCHSYNNUM_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
UNFREEZE_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
UNFREEZE_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
UNFREEZE_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
UNFREEZE_BALANCE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
UNFREEZE_EXPIRE_TIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
unfreezeAsset(String) - Method in interface org.tron.trident.core.Api
 
unfreezeAsset(String) - Method in class org.tron.trident.core.ApiWrapper
Unfreeze a token that has passed the minimum freeze duration
UnfreezeAssetContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UnfreezeAssetContract = 14;
unfreezeBalance(String, int) - Method in interface org.tron.trident.core.Api
 
unfreezeBalance(String, int, String) - Method in interface org.tron.trident.core.Api
 
unfreezeBalance(String, int) - Method in class org.tron.trident.core.ApiWrapper
Unfreeze balance to get TRX back
unfreezeBalance(String, int, String) - Method in class org.tron.trident.core.ApiWrapper
Unfreeze balance to get TRX back
UnfreezeBalanceContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UnfreezeBalanceContract = 12;
unfreezeBalanceV2(String, long, int) - Method in interface org.tron.trident.core.Api
 
unfreezeBalanceV2(String, long, int) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API Unstake some TRX, release the corresponding amount of bandwidth or energy, and voting rights (TP)
UnfreezeBalanceV2Contract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UnfreezeBalanceV2Contract = 55;
UNFROZENV2_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
UNKNOWN_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
UNKNOWN = 13;
UnknownEntryType_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
UnknownEntryType = 0;
UnknownMutabilityType_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
UnknownMutabilityType = 0;
update(MessageDigest) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Update the provided message digest with the bytes of this value.
UPDATE_CYCLE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.ContractState
 
UPDATE_URL_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
updateAccount(String, String) - Method in interface org.tron.trident.core.Api
 
updateAccount(String, String) - Method in class org.tron.trident.core.ApiWrapper
Modify account name
updateAsset(String, String, String, long, long) - Method in interface org.tron.trident.core.Api
 
updateAsset(String, String, String, long, long) - Method in class org.tron.trident.core.ApiWrapper
Update basic TRC10 token information
UpdateAssetContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateAssetContract = 15;
updateBrokerage(String, int) - Method in interface org.tron.trident.core.Api
 
updateBrokerage(String, int) - Method in class org.tron.trident.core.ApiWrapper
 
UpdateBrokerageContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateBrokerageContract = 49;
updateEnergyLimit(String, String, long) - Method in interface org.tron.trident.core.Api
 
updateEnergyLimit(String, String, long) - Method in class org.tron.trident.core.ApiWrapper
create UpdateEnergyLimitContract with parameters
UpdateEnergyLimitContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateEnergyLimitContract = 45;
updateSetting(String, String, long) - Method in interface org.tron.trident.core.Api
 
updateSetting(String, String, long) - Method in class org.tron.trident.core.ApiWrapper
create UpdateSettingContract with parameters
UpdateSettingContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateSettingContract = 33;
updateWitness(String, String) - Method in interface org.tron.trident.core.Api
 
updateWitness(String, String) - Method in class org.tron.trident.core.ApiWrapper
UpdateWitness Edit the URL of the witness's official website.
URL_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
URL_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.UpdateAssetContract
 
URL_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.WitnessCreateContract
 
URL_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
USERATE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
USESIZE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
Utf8String - Class in org.tron.trident.abi.datatypes
UTF-8 encoded string type.
Utf8String(String) - Constructor for class org.tron.trident.abi.datatypes.Utf8String
 
Utils - Class in org.tron.trident.abi
Utility functions.
Utils - Class in org.tron.trident.core.utils
 
Utils() - Constructor for class org.tron.trident.core.utils.Utils
 

V

valid() - Method in class org.tron.trident.abi.datatypes.IntType
 
valid() - Method in class org.tron.trident.abi.datatypes.TrcToken
 
valid() - Method in class org.tron.trident.abi.datatypes.Uint
 
validateCallValue(long) - Static method in class org.tron.trident.core.utils.TokenValidator
 
validateTokenId(String) - Static method in class org.tron.trident.core.utils.TokenValidator
Validates the general format and value of a token ID
validateTokenValue(long) - Static method in class org.tron.trident.core.utils.TokenValidator
 
value - Variable in class org.tron.trident.abi.datatypes.Array
 
VALUE_COMMITMENT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
VALUE_COMMITMENT_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendDescription
 
VALUE_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.BytesMessage
 
VALUE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Note
 
VALUE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
valueOf(String) - Static method in enum org.tron.trident.core.NodeType
Returns the enum constant of this type with the specified name.
valueOf(long) - Static method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a UInt256 containing the specified value.
valueOf(BigInteger) - Static method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a UInt256 containing the specified value.
valueOf(String) - Static method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
valueOf(String) - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.code
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.code
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.code
 
valueOf(String) - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
valueOf(String) - Static method in enum org.tron.trident.proto.Common.AccountType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Common.AccountType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Common.AccountType
 
valueOf(String) - Static method in enum org.tron.trident.proto.Common.Permission.PermissionType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Common.Permission.PermissionType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Common.Permission.PermissionType
 
valueOf(String) - Static method in enum org.tron.trident.proto.Common.ResourceCode
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Common.ResourceCode
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Common.ResourceCode
 
valueOf(String) - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
valueOf(String) - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
valueOf(String) - Static method in enum org.tron.trident.proto.Response.MarketOrder.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Response.MarketOrder.State
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Response.MarketOrder.State
 
valueOf(String) - Static method in enum org.tron.trident.proto.Response.Proposal.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Response.Proposal.State
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Response.Proposal.State
 
valueOf(String) - Static method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
valueOf(String) - Static method in enum org.tron.trident.proto.Response.TransactionInfo.code
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Response.TransactionInfo.code
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Response.TransactionInfo.code
 
valueOf(String) - Static method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
 
valueOf(String) - Static method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
valueOf(String) - Static method in enum org.tron.trident.utils.Convert.Unit
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.tron.trident.core.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Chain.Transaction.Result.contractResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Common.AccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Common.Permission.PermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Common.ResourceCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Response.MarketOrder.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Response.Proposal.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Response.TransactionInfo.code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Response.TransactionReturn.response_code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.tron.trident.utils.Convert.Unit
Returns an array containing the constants of this enum type, in the order they are declared.
verify(byte[], byte[], byte[]) - Static method in class org.tron.trident.core.transaction.SignatureValidator
Verify if a transction contains a valid signature.
verify(String, String, String) - Static method in class org.tron.trident.core.transaction.SignatureValidator
 
verify(Bytes, SECP256K1.Signature, SECP256K1.PublicKey) - Static method in class org.tron.trident.crypto.SECP256K1
Verifies the given ECDSA signature against the message bytes using the public key bytes.
verify(Bytes, SECP256K1.Signature, SECP256K1.PublicKey, UnaryOperator<Bytes>) - Static method in class org.tron.trident.crypto.SECP256K1
Verifies the given ECDSA signature using the public key bytes against the message bytes, previously passed through a preprocessor function, which is normally a hashing function.
verifyPrecondition(boolean, String) - Static method in class org.tron.trident.utils.Assertions
Verify that the provided precondition holds true.
version - Variable in class org.tron.trident.core.contract.Contract.Builder
 
version - Variable in class org.tron.trident.core.contract.Contract
 
VERSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader.raw
 
VERSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.SmartContract
 
View_VALUE - Static variable in enum org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
View = 2;
VOTE_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Vote
 
VOTE_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteAssetContract
 
VOTE_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
VOTE_COUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Vote
 
VOTE_COUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
VOTE_SCORE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AssetIssueContract
 
VoteAssetContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
VoteAssetContract = 3;
VOTECOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Witness
 
VOTES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.VoteWitnessContract
 
VOTES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
voteWitness(String, HashMap<String, String>) - Method in interface org.tron.trident.core.Api
 
voteWitness(String, HashMap<String, String>) - Method in class org.tron.trident.core.ApiWrapper
Vote for witnesses
VoteWitnessContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
VoteWitnessContract = 4;

W

WAITTIME_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
WalletGrpc - Class in org.tron.trident.api
 
WalletGrpc.AsyncService - Interface in org.tron.trident.api
 
WalletGrpc.WalletBlockingStub - Class in org.tron.trident.api
A stub to allow clients to do synchronous rpc calls to service Wallet.
WalletGrpc.WalletFutureStub - Class in org.tron.trident.api
A stub to allow clients to do ListenableFuture-style rpc calls to service Wallet.
WalletGrpc.WalletImplBase - Class in org.tron.trident.api
Base class for the server implementation of the service Wallet.
WalletGrpc.WalletStub - Class in org.tron.trident.api
A stub to allow clients to do asynchronous rpc calls to service Wallet.
WalletImplBase() - Constructor for class org.tron.trident.api.WalletGrpc.WalletImplBase
 
WalletSolidityGrpc - Class in org.tron.trident.api
NOTE: All other solidified APIs are useless.
WalletSolidityGrpc.AsyncService - Interface in org.tron.trident.api
NOTE: All other solidified APIs are useless.
WalletSolidityGrpc.WalletSolidityBlockingStub - Class in org.tron.trident.api
A stub to allow clients to do synchronous rpc calls to service WalletSolidity.
WalletSolidityGrpc.WalletSolidityFutureStub - Class in org.tron.trident.api
A stub to allow clients to do ListenableFuture-style rpc calls to service WalletSolidity.
WalletSolidityGrpc.WalletSolidityImplBase - Class in org.tron.trident.api
Base class for the server implementation of the service WalletSolidity.
WalletSolidityGrpc.WalletSolidityStub - Class in org.tron.trident.api
A stub to allow clients to do asynchronous rpc calls to service WalletSolidity.
WalletSolidityImplBase() - Constructor for class org.tron.trident.api.WalletSolidityGrpc.WalletSolidityImplBase
 
WEIGHT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Common.Key
 
WITHDRAW_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
WITHDRAW_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
WITHDRAW_EXPIRE_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.Transaction.Result
 
WITHDRAW_EXPIRE_AMOUNT_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.TransactionInfo
 
withdrawBalance(String) - Method in interface org.tron.trident.core.Api
 
withdrawBalance(String) - Method in class org.tron.trident.core.ApiWrapper
WithdrawBalance Super Representative or user withdraw rewards, usable every 24 hours.
withdrawBalance2(Contract.WithdrawBalanceContract, StreamObserver<Response.TransactionExtention>) - Method in interface org.tron.trident.api.WalletGrpc.AsyncService
 
withdrawBalance2(Contract.WithdrawBalanceContract) - Method in class org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
withdrawBalance2(Contract.WithdrawBalanceContract) - Method in class org.tron.trident.api.WalletGrpc.WalletFutureStub
 
withdrawBalance2(Contract.WithdrawBalanceContract, StreamObserver<Response.TransactionExtention>) - Method in class org.tron.trident.api.WalletGrpc.WalletStub
 
WithdrawBalanceContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WithdrawBalanceContract = 13;
withdrawExpireUnfreeze(String) - Method in interface org.tron.trident.core.Api
 
withdrawExpireUnfreeze(String) - Method in class org.tron.trident.core.ApiWrapper
Stake2.0 API withdraw unfrozen balance
WithdrawExpireUnfreezeContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WithdrawExpireUnfreezeContract = 56;
WITNESS_ADDRESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader.raw
 
WITNESS_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
WITNESS_ID_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader.raw
 
WITNESS_PERMISSION_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.Account
 
WITNESS_SIGNATURE_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Chain.BlockHeader
 
Witness_VALUE - Static variable in enum org.tron.trident.proto.Common.Permission.PermissionType
Witness = 1;
WitnessCreateContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WitnessCreateContract = 5;
WITNESSES_FIELD_NUMBER - Static variable in class org.tron.trident.proto.Response.WitnessList
 
WitnessUpdateContract_VALUE - Static variable in enum org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WitnessUpdateContract = 8;
wrap(byte[]) - Static method in class org.tron.trident.core.utils.Sha256Hash
Creates a new instance that wraps the given hash value.
wrap(ByteString) - Static method in class org.tron.trident.core.utils.Sha256Hash
 
wrap(byte[]) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap the provided byte array as a Bytes value.
wrap(byte[], int, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap a slice of a byte array as a Bytes value.
wrap(Bytes...) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap a list of other values into a concatenated view.
wrap(byte[]) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Wrap the provided byte array, which must be of length 32, as a Bytes32.
wrap(byte[], int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Wrap a slice/sub-part of the provided array as a Bytes32.
wrap(Bytes) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Wrap a the provided value, which must be of size 32, as a Bytes32.
wrap(Bytes, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Wrap a slice/sub-part of the provided value as a Bytes32.
wrap(byte[]) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Wrap a byte array in a MutableBytes value.
wrap(byte[], int, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Wrap a slice of a byte array as a MutableBytes value.
wrap(byte[]) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes32
Wrap a 32 bytes array as a mutable 32 bytes value.
wrap(byte[], int) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes32
Wrap a the provided array as a MutableBytes32.
wrap(MutableBytes) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes32
Wrap a the provided value, which must be of size 32, as a MutableBytes32.
wrap(MutableBytes, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes32
Wrap a slice/sub-part of the provided value as a MutableBytes32.
wrapBuffer(Buffer) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap a full Vert.x Buffer as a Bytes value.
wrapBuffer(Buffer, int, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap a slice of a Vert.x Buffer as a Bytes value.
wrapBuffer(Buffer) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Wrap a full Vert.x Buffer as a MutableBytes value.
wrapBuffer(Buffer, int, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Wrap a slice of a Vert.x Buffer as a MutableBytes value.
wrapByteBuf(ByteBuf) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap a full Netty ByteBuf as a Bytes value.
wrapByteBuf(ByteBuf, int, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap a slice of a Netty ByteBuf as a Bytes value.
wrapByteBuf(ByteBuf) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Wrap a full Netty ByteBuf as a MutableBytes value.
wrapByteBuf(ByteBuf, int, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Wrap a slice of a Netty ByteBuf as a MutableBytes value.
wrapByteBuffer(ByteBuffer) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap a full Java NIO ByteBuffer as a Bytes value.
wrapByteBuffer(ByteBuffer, int, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Wrap a slice of a Java NIO ByteBuf as a Bytes value.
wrapByteBuffer(ByteBuffer) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Wrap a full Java NIO ByteBuffer as a MutableBytes value.
wrapByteBuffer(ByteBuffer, int, int) - Static method in interface org.tron.trident.crypto.tuwenitypes.MutableBytes
Wrap a slice of a Java NIO ByteBuffer as a MutableBytes value.
wrapper - Variable in class org.tron.trident.core.contract.Contract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.AccountIdMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.BlockLimit
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.BlockReq
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.BytesMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeRequestMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.CanDelegatedMaxSizeResponseMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountRequestMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.CanWithdrawUnfreezeAmountResponseMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.DiversifierMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.EmptyMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountRequestMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.GetAvailableUnfreezeCountResponseMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.NumberMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.PaginatedMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.ReceiveNote
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.SpendDescription
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.TransactionIdList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Chain.Block
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Chain.BlockHeader.raw
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Chain.BlockHeader
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Chain.Transaction.Contract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Chain.Transaction.raw
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Chain.Transaction.Result
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Chain.Transaction
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.AccountId
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.authority
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.Key
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.MarketOrderDetail
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.Note
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.Permission
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.SmartContract.ABI
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.SmartContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Common.Vote
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.AccountCreateContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.AccountUpdateContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.AssetIssueContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.CancelAllUnfreezeV2Contract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ClearABIContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ContractState
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.CreateSmartContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.DelegateResourceContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ExchangeCreateContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ExchangeInjectContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ExchangeTransactionContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.FreezeBalanceContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.FreezeBalanceV2Contract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.MarketCancelOrderContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.MarketSellAssetContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ProposalApproveContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ProposalCreateContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.ProposalDeleteContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.SetAccountIdContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.TransferAssetContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.TransferContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.TriggerSmartContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.UnDelegateResourceContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.UnfreezeAssetContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.UnfreezeBalanceV2Contract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.UpdateAssetContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.UpdateBrokerageContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.UpdateSettingContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.VoteAssetContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.VoteWitnessContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.WithdrawBalanceContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.WithdrawExpireUnfreezeContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.WitnessCreateContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Contract.WitnessUpdateContract
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.Account.AccountResource
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.Account.FreezeV2
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.Account.Frozen
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.Account.UnFreezeV2
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.Account
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.AccountNetMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.AccountResourceMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.AssetIssueList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.BlockBalanceTrace
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.BlockExtention
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.BlockIdentifier
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.BlockList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.BlockListExtention
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.ChainParameters
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.DecryptNotesTRC20
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.DelegatedResource
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.DelegatedResourceList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.DelegatedResourceMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.EasyTransferResponse
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.EstimateEnergyMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.Exchange
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.ExchangeList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.InternalTransaction
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.MarketOrder
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.MarketOrderList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.MarketOrderPair
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.MarketOrderPairList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.MarketPrice
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.MarketPriceList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeList.Node.Address
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeList.Node
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NodeList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.NullifierResult
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.PricesResponseMessage
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.Proposal
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.ProposalList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.ResourceReceipt
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.SmartContractDataWrapper
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionApprovedList.Result
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionApprovedList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace.Operation
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionBalanceTrace
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionExtention
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionInfo.Log
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionInfo
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionInfoList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionList
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionReturn
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionSign
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionSignWeight.Result
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.TransactionSignWeight
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.Witness
 
writeTo(CodedOutputStream) - Method in class org.tron.trident.proto.Response.WitnessList
 

X

xor(Bytes) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Return a bit-wise XOR of these bytes and the supplied bytes.
xor(Bytes, T) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes
Calculate a bit-wise XOR of these bytes and the supplied bytes.
xor(Bytes32) - Method in interface org.tron.trident.crypto.tuwenitypes.Bytes32
Return a bit-wise XOR of these bytes and the supplied bytes.
xor(UInt256) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a bit-wise XOR of this value and the supplied value.
xor(Bytes32) - Method in class org.tron.trident.crypto.tuwenitypes.UInt256
Return a bit-wise XOR of this value and the supplied bytes.

Z

ZERO - Static variable in interface org.tron.trident.crypto.tuwenitypes.Bytes32
A Bytes32 containing all zero bytes
ZERO - Static variable in class org.tron.trident.crypto.tuwenitypes.UInt256
The value 0
ZERO_HASH - Static variable in class org.tron.trident.core.utils.Sha256Hash
 
zeros(int) - Static method in class org.tron.trident.utils.Strings
 
ZKPROOF_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.ReceiveDescription
 
ZKPROOF_FIELD_NUMBER - Static variable in class org.tron.trident.api.GrpcAPI.SpendDescription
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links